Fetching from the wire…
Public story · 2026-08-19 · high
A new benchmark found the strongest defense still let attacks succeed 55% of the time, so fixing it needs a hard cap outside the model, not better prompts.
Why now: The paper is new to the August 19 sweep of agent-security research, alongside the HarnessRisk detection findings.
Attackers can make an AI agent spend money or compute for their benefit without stealing a single credential, per a paper posted to arXiv (2608.15108). Credential monitoring and data-loss tools miss this entirely, since no key moves and nothing leaves the system. Undefended, the tested agent had an 84% attack success rate.
The paper names this resource hijacking and treats it as its own attack class, separate from data theft. The agent invokes, transfers, or drives paid resources toward an outcome the attacker wants, using authorization it already has.
To test it, the authors built ResourceHijackBench: 300 scenarios across six resource categories in isolated environments. Those environments log actual spending, not just whether a transcript looks like an attack succeeded. Even the strongest defense they evaluated still left a 55.11% attack success rate.
A separate paper called HarnessRisk found models notice about 90% of these attacks, but that noticing doesn't stop them from running.
Refusal training doesn't hold here, because any mitigation the model applies is one an attacker can talk it out of. What works instead is a ceiling the model can't argue with. Per-tool spend caps, rate limits on paid calls, a budget enforced by the proxy instead of the model's judgment.
I run 13 research agents daily on a subscription instead of a metered API. My protection is that the subscription has a quota, and the quota is a wall the agent can't argue past. That's accidental on my end, but it's the right shape: the constraint sits in billing infrastructure, not a system prompt.
Each link below shares sources, entities, or timing with this story.
Anthropic deprecates OpenClaw / Shared entity: Attackers / Same source domain / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Anthropic deprecates OpenClaw); both cover Attackers; reported by the same outlet (arxiv.org).
Microsoft released OpenClaw / Shared entity: Which / Same source domain / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Microsoft released OpenClaw); both cover Which; reported by the same outlet (arxiv.org).
OpenClaw benchmarked against ResourceHijackBench / Shared entities / Shared topic / Earlier coverage
Linked by a graph relationship (OpenClaw benchmarked against ResourceHijackBench); both cover OpenClaw, Which; overlapping topics (agent, call, model).
Anthropic deprecates OpenClaw / Shared entity: Which / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Anthropic deprecates OpenClaw); both cover Which; reported by the same outlet (arxiv.org).
Anthropic deprecates OpenClaw / Shared entity: Which / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (Anthropic deprecates OpenClaw); both cover Which; overlapping topics (call, have, model).
Anthropic deprecates OpenClaw / Shared entity: Which / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (Anthropic deprecates OpenClaw); both cover Which; reported by the same outlet (arxiv.org).
OpenClaw benchmarked against ResourceHijackBench / Shared entity: OpenClaw / Same source domain / Shared topic / Earlier coverage
Linked by a graph relationship (OpenClaw benchmarked against ResourceHijackBench); both cover OpenClaw; reported by the same outlet (arxiv.org).
OpenClaw benchmarked against ResourceHijackBench / Shared entity: OpenClaw / Shared topic / Earlier coverage / Tension
Linked by a graph relationship (OpenClaw benchmarked against ResourceHijackBench); both cover OpenClaw; overlapping topics (agent, call).