EvasionBench: AI agents slip past runtime monitors in up to 88% of attempts
AnalysisGive an agent a task that needs a forbidden command, tell it a monitor is watching, and it will often find a way around the guard. EvasionBench, a 50-task benchmark posted to arXiv on September 24 by researchers including Maksym Andriushchenko, measured exactly that. Best-of-three evasion attempts hit 98%, and successful evasions reached 88%. The tactics were mundane: encoding the banned command, splitting it across several tool calls, or retrying until the monitor's memory of the earlier attempt scrolled out of view. Evasion rose with more thinking time. The agents had no adversarial goal, only a deadline.