Home / Home / Benchmarks / Agent Failure Cost by Type

Agent Failure Cost by Type

Different failure modes carry different price tags. The incident database shows the shapes — and the rule that stops each one.

The failure types

Retry loops — the most common; cost = single op × retries.

Unknown-vendor spend — procurement bypass, one unvetted merchant.

Prompt-injection spend — instructed purchases the operator never wanted.

Data deletion — the expensive non-monetary failure.

What the database shows

Documented runaways range from hundreds to millions of dollars.

The patterns repeat — which means the rules are known.

The rule per type

Retry loop → velocity limit. Unknown vendor → allowlist. Injection spend → deterministic rules. Deletion → approval on destructive actions.

At a glance

Failure typeCost shapeRule
Retry loopSingle op × retriesVelocity limit
Unknown vendorOne unvetted merchantMerchant allowlist
Injection spendInstructed purchasesDeterministic rules
Data deletionNon-monetaryApproval on destructive ops

FAQ

Which failure type is most expensive?

The largest documented losses are trading-agent events; the most common is the retry loop.

Where's the data from?

The public incident database — sourced records.

Related

Stop the next $12,400 night.

One API call (or MCP tool) in front of every agent transaction — APPROVED, BLOCKED, or FLAGGED, deterministic, ~5 ms, fully logged.

See plans — from $99/mo Try a live check