RESK-LLM: Robust Security for LLM Applications¶
RESK-LLM is a security toolkit for Large Language Models (LLMs). It protects against prompt injections, PII leakage, malicious URLs, and more. It offers filters, detectors, context managers, vector similarity checks, and integrations with popular frameworks.
- Getting started: installation and a minimal example
- Modules: how to use filters, detectors, managers, utilities, patterns
- Cheat sheet: quick commands and common snippets
Useful links:
- PyPI: resk-llm
- GitHub: Resk-LLM
Modules¶
:maxdepth: 2
:caption: API & Guides
modules/overview
modules/filters
modules/detectors
modules/managers
modules/integrations
modules/patterns
modules/utilities
modules/models