Skip to main content
The Injection detector protects your agents and applications from prompt injections, jailbreaks, context hijacking, and data exfiltration attempts. It is powered by the ModernGuard model family and is designed for low-latency, multilingual runtime use.

What it detects

  • Prompt injections and jailbreaks (e.g., DAN, Goodside)
  • Context hijacking and instruction overrides
  • Evasion and obfuscation (e.g., Unicode/ANSI/ASCII tricks)
  • Data exfiltration and leakage attempts
  • Code/command injection patterns (shell, SQL, tool abuse)

Available models (versions)

See the detailed model card in ModernGuard for architecture and benchmarks.

Categories

The current model modern-guard-v1.5 is trained to identify complex adversarial maneuvers. The detector classifies threats across several specialized categories:

Using the Injection detector

You configure the detector via guard policies. First create a policy, then evaluate with that policy by overriding enabled policies.

Threshold levels

  • L1 (0.9): Confident
  • L2 (0.8): Very Likely
  • L3 (0.7): Likely
  • L4 (0.6): Less Likely
Adjust thresholds per use case to balance false positives and coverage.