Security2 distinct publishers2 min readPublished
Capsule Security has shipped an evaluator that runs inside an agent's execution path and can stop an intended action before it executes. Doing that requires adding a chokepoint to the agent's execution path.
The Watch · Security desk

Compiled by The WatchSomething wrong?How this is made
Twenty tool calls in a chain, at 71 milliseconds each, add 1.42 seconds of wall clock [3]. That arithmetic is why this is a small-model product. Capsule's own framing is that reviewing agent behavior before it happens commonly costs too much latency to be usable, and that post-incident monitoring only finds the problem after the damage [12]. Two fine-tuned classifiers doing one narrow job, trained on real agent traces, human review and adversarial examples [6], fit inside the loop in a way a general-purpose reviewer called on every step could not.
The install is the harder half. The evaluator has to see the intended action before the runtime executes it [1], which means the agent's tool calls have to pass through something that sits outside the agent [11]. Where an agent invokes its tools in-process, through SDK calls in the same program, there is no seam to insert a veto at. Creating one is application work, and it lands on whoever owns the agent rather than on the committee that wrote the AI usage policy.
On accuracy, everything published so far is Capsule's own measurement. The claimed margin over the strongest third-party model it evaluated is 10.9 points [1]. Read as misses, that is 3.1 percent of rogue steps getting through against 14 percent, about a 4.5x difference in what reaches the tool [2]. SC World, citing Silicon Angle, says the fine-tuned model outperformed frontier systems from OpenAI, Anthropic and Google [9]. Neither account publishes a false-positive rate [5], and for a control whose action is "block", precision is what decides whether it stays in blocking mode after the first week.
The category is arriving alongside the exposure. SecurityWeek's related coverage lists an agent firewall startup out of stealth with $50 million, a product that adds a human check to risky agent actions, and a UK government agentic AI defense plan [13]. It also lists a critical vulnerability exposing GitHub agentic workflows to prompt injection [14]. That last one is the attacker path this class of product is aimed at: the agent is authorized and the tool call is well-formed; the only place left to catch the instruction that came from poisoned content is between the reasoning and the execution [1].
Paz puts the risk as what autonomous agents can decide to do by themselves [15]. Acting on that is plumbing before it is procurement: every agent tool call routed through one broker the security team owns, and the runtime patched to wait for its answer.
Ranked by verification strength, evidence, and original report placement.
Capsule's evaluator runs within the agent's execution path, evaluates the agent's intended action immediately prior to execution, and can stop it before execution.
The models can return a decision in as little as 71 milliseconds, operating within the agent's workflow without meaningful delay.
Capsule claims 98% for the circuit breaker's decision maker against StepShield, described by SecurityWeek as an independent academic benchmark measuring whether security systems identify and stop rogue agent behavior before damage occurs; SC World describes it as 98% accuracy in detecting violations at the step they occurred.
Capsule used NVIDIA Nemotron 3 Ultra to support training and built two fine-tuned Nemotron models, combining real agent traces, human review and adversarial examples designed to teach the boundary between authorized and rogue behavior.
The model evaluates an agent's intended action immediately prior to execution, giving organizations the ability to allow, flag or block it in real time, creating an independent control layer outside the agent for agents that can access sensitive data, write code, operate infrastructure and interact with other systems.
Capsule Security was founded in 2025 by Naor Paz (CEO) and Lidan Hazout (CTO), and announced its 'AI circuit breaker' on September 2, 2026.
Distinct publishers with included, body-backed reporting in this cluster.
1 article · September 3, 2026
1 article · September 3, 2026
Follow any of these and your For You feed starts watching them — no settings page required.
product
Capsule puts a 71-millisecond judgment between an agent and the action it intends1 distinct publisher
security
Washington names industrial-scale distillation, then hands the detection bill to abuse teams1 distinct publisher
product
Washington's secret AI test is coming for open weights, and release dates go with it2 distinct publishers
build
Hugging Face's $13B process puts most teams' model pipeline under a single owner2 distinct publishers
Evidence-backed comparisons of source perspectives and observed adoption signals. Read the methodology
Which Builder, Operator, and Investor concerns the observed source mix emphasized—not a truth score.
Evidence, demonstrated adoption, hype gap, incentives, and confidence are assessed independently, each on its own current evidence. How these are measured.
One launch, relayed twice
Every figure in our coverage originates with Capsule: 96.9%, 86%, 98%, 71 milliseconds, the halved memory. Neither publisher tested anything, and SC World is summarising Silicon Angle's summary of the same announcement, so the two accounts are less independent than their bylines imply. StepShield is at least a named external benchmark, but who ran the evaluation is not stated, the third-party model that scored 86% is not identified, and no precision or false-positive measure appears in either piece.
Shipped, customers only in categories
What is firmly on the record is a product announced on September 2, 2026 and one line saying customers include financial institutions and technology companies. Nobody is named, no count is given, and neither publisher says whether those customers let the evaluator block or only flag, which for a circuit breaker is the whole difference between a control and a dashboard.
Numbers running ahead of verification
'Circuit breaker' is Capsule's own metaphor and both headlines adopt it, which flatters a classifier by comparison with a device that trips deterministically. The overstatement is less in the engineering, which is described plainly, than in where the arithmetic is left: 98% at step level means one violating step in fifty executes, the 98% and 96.9% figures are never reconciled, and with no false-positive rate the blocking claim cannot be weighed against the legitimate work it would interrupt.
Vendor launch, vendor numbers
This is a product announcement with one interested origin. Capsule supplies the metrics, the framing about pre-execution review being too slow and post-incident monitoring being too late, and the closing 'key lesson' that specialized small models are the answer, which happens to be its product. The build detail also runs on NVIDIA parts throughout, with Nemotron 3 Ultra behind the training and an L40S as the deployment target. SecurityWeek's account is announcement-shaped and ringed with its own agent-security headlines; SC World's exists to compress another outlet's write-up.
Clear on what was claimed
We can be fairly confident about the shape of the thing: an in-path evaluator, a decision in tens of milliseconds, two fine-tuned Nemotron models, a single-GPU footprint, and both publishers agreeing on those particulars. Confidence drops sharply on performance, where nothing published here can be checked outside Capsule's own evaluation.