How the gate works
This tool grades an AI agent's exposure to indirect prompt injection. It scores 6 weighted controls into a 0–100 number — then a gate that can only make the verdict worse.
The 6 weighted controls
When all three kill-chain controls — untrusted output, least-privilege scope, and human-in-the-loop — are open or only partial together, an injected instruction can enter, act, and go uncaught. HIGH EXPOSURE regardless of the score; close any one link and it releases.
Why: The agent scores 72 — a HARDEN band. But all three kill-chain controls are only partial at once: untrusted output can enter, an unscoped tool can act, and no human is in the loop to catch it. The chain is open end to end, so it's HIGH EXPOSURE.
A high score didn’t save it. The score is context; the gate is the answer — and it names the one thing to fix first. Grades the agent's design, not people. Not a scanner or red-team.