What is an agent blast radius?

Definition

An artificial intelligence agent blast radius describes the potential reach of an agent failure. It depends on the agent's permissions, credentials, accessible workloads, action rate, delegation paths and whether changes can be reversed.

Teams can reduce blast radius with scoped identity, budgets, rate limits, approval gates, trip wires and recoverable operations. Controls should be enforced by infrastructure because text instructions alone cannot reliably contain a destructive loop.

Acronyms and aliases

agent failure impact radius synonymAI agent blast radius variantartificial intelligence agent blast radius variant

Frequently asked questions

What increases an AI agent's blast radius?

Broad credentials, high action rates, shared write access, irreversible operations and uncontrolled child processes increase it.

How can an AI agent's blast radius be reduced?

Use least privilege, stable identity, quotas, rate limits, approvals, alerts, audit trails and tested recovery paths.

Videos explaining agent blast radius