A simple AI Agent that analyzes System Prompts and finds security weaknesses, vulnerabilities, and risks.
- Identifies weak spots in any system prompt
- Detects jailbreak risks, ambiguities, missing guardrails, contradictions, and more
- Gives clear explanations + real attack examples
- Suggests how to fix the problems
- Ollama installed and running
- Qwen3:4B model (or any other model)
- Install the required package:
pip install -r requirements.txt or uv add -r requirements.txt