Live Detection

Playground & agent risk tester

Paste a prompt and run it through ArgusAI's detection pipeline — L1 rules → L2 heuristics → optional L3 → PII scan. Results show what the gateway would do with this prompt.

Next step

Protect my app

Create a free workspace, get an API key, and swap your OpenAI-compatible base URL in minutes.

Securing MCP agents?

Growth unlocks MCP inspect + taint tracking so tool calls are checked before execution.

Sign in to upgrade
Early demo — Real L1/L2/PII detection runs in this app. Don't paste production secrets. Results are indicative, not a security audit. Privacy

Runs L1 → L2 → skip L3 → PII

Analysis results

No analysis has run yet. Enter a prompt and click Run analysis.

Early access

Join the waitlist

Get notified when the full gateway, dashboard, and MCP security ship.

Playground FAQ

What does ArgusAI detect in the Playground?
The Playground runs the same L1–L3 detection pipeline as production: prompt injection, jailbreak attempts, toxic content, credential extraction, PII, and resource exhaustion patterns.
Are Playground prompts stored?
No. Prompts are processed in memory for analysis and are not persisted to a database.
How do I integrate this in my app?
Point your OpenAI-compatible SDK at ArgusAI /v1 with your project API key. See /docs/getting-started.