A prompt-injection classifier that scores every message at the input boundary, before the model reads it. Published results against ProtectAI v2 and PIGuard across seven external sets, measured 5 September 2026 on identical rows in a single run.
On BIPIA, the indirect prompt-injection benchmark, Redline Guard v5 caught 94.84% of attacks at a 1.4% false-positive rate, against PIGuard's 83.20% at 10% and ProtectAI v2's 11.84%. Scored on the quarter of BIPIA held back from training by hash.
Three of the seven sets go the other way, and they are on the table above rather than left off it. Mindgard is attacks optimised specifically to evade classifiers like this one, and it is our worst result on the board. NeuralChemy costs us recall because we sit at a stricter operating point. Gandalf is real human attacks from one long-running game, scored on splits our corpus never took.
The classifier runs at the input boundary of your own agent, scoring each user turn as it arrives. Nothing is withheld: the message still reaches the agent, with the score attached. See how accurate prompt-injection classifiers are and how to stop prompt injection in a production agent.