Analyze, don’t exploit.
This tool helps you detect jailbreak risk signals in prompts before they reach your model (e.g., DeepSeek). It does not generate or share jailbreak payloads. Use it for red-teaming, T&S reviews, and pre-moderation pipelines.
-
What it checks
Role hijacking, policy override cues, indirect injection, many-shot pressure, encoding/obfuscation, prompt-leak attempts, and tool-abuse hints. -
What it does
Risk scoring, category breakdown, safe sanitization, exportable JSON report, OWASP LLM Top-10 mapping. -
What it avoids
No exploit payloads, no dangerous code execution, no network calls.
Prompt to Test
Tip: Press Ctrl + Enter to analyze.
Results
Overall Risk
—
Signals & Notes
Recommended Mitigations (OWASP LLM)
Safe Test Cases (structure-only)
These are benign prompts that include common structural cues (e.g., “ignore previous”) without harmful content. Use them to validate detection logic.