Click a sample prompt to see how ModelRouter detects injection attacks in real time at the edge.
Prompt injection is the #1 security risk for LLM applications (OWASP LLM Top 10). Here's what you're protected against.
Attackers try to override your system prompt with phrases like "ignore previous instructions." This can make your AI reveal secrets, bypass safety rules, or act maliciously.
DAN, Developer Mode, and other jailbreaks attempt to make the model act without safety restrictions. ModelRouter detects 15+ known jailbreak patterns before the prompt ever reaches an LLM.
Indirect injection can trick AI into leaking API keys, system prompts, or user data. Delimiter injection (<system> tags) and encoding tricks (base64) are caught before reaching the provider.