Fetching from the wire…
Public story · 2026-09-26 · high
The corpus covers 17 threat models and shows kernel data catches attacks that prompt and tool-call monitoring alone miss.
Why now: The paper posted this September, as agent-security tools continue to focus on prompts and tool permissions instead of what happens at the OS layer.
Researchers paired 4,047 AI agent sessions with the kernel-level system call traces recorded while each one ran, according to the ACE Corpus paper.
Most agent security tools watch the prompt, the tool manifest, and the model's own messages. That's the application layer. The paper argues attacks that smuggle actions past that boundary, using the operating system itself, go unseen by tools that never look past the chat log. The corpus covers 17 threat models and 14 of the 25 OWASP categories for LLM and agentic systems.
The results back the premise. Kernel traces alone were enough to separate attack sessions from normal ones. Combining kernel data with application-layer signals beat either source alone. The detectors held up on attack types they weren't trained on, and on a second runtime environment entirely.
Agent frameworks are adding tool access faster than they're adding runtime auditing to match it. A monitoring setup that only reads the conversation and the tool manifest will miss exactly the class of attack this corpus was built to catch, the kind that reaches the kernel underneath the chat log.
Each link below shares sources, entities, or timing with this story.
A fleet evaluation across 46 endpoints from six vendors found a recognition-enforcement gap: source-format features are linearly decodable from activations and models verbally identify forged authority when asked, but some configurations still emit the conflicting tool call. A...
Two thirds. Not two thirds of a contrived jailbreak set. Two thirds of realistic malicious issue requests, against the exact three tools most of the people reading this run daily. Ankur Singh, Jinqiu Yang, and Tse-Hsun Chen built IssueTrojanBench across four attack categories...
$3,054 against $38,370. Same benchmark, better score. Praxist (arXiv 2608.25955, submitted August 26) replaces per-attempt agent memory with a typed evidence graph of findings, plus lane-structured frontiers and agendas, so later attempts inherit validated mechanisms rather th...
On Latent Space, OpenAI board member Zico Kolter and Gray Swan CEO Matt Fredrikson argued that prompt injection and indirect attacks against autonomous agents form a genuinely new risk class. Their stronger claim: specialized red-teaming models now beat humans at breaking AI s...
arXiv 2609.19519 argues an agent must run continually without forgetting before it can learn continually, and derives seven bottlenecks from tasks outliving any context window, process or human attention interval. Their answer is three parts: levels indexed by time scale where...
arXiv 2609.19203, with Ian Foster among the authors, argues MCP and A2A solved connectivity while leaving each framework to embed its own implicit runtime for state, memory, budgets and guardrails, making agent behavior non-portable and governance brittle. Their proposal is a...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.