Glossary · Term

blast radius

← all terms

Definition

Plain language

How far the damage would spread if an action goes wrong.

As stated in the literature

The scope of systems, data, or users affected by a mistaken or malicious operation; over-broad permissions and control-plane actions increase it, and it appears as an explicit hazard dial in agent-safety benchmarks like UnderSpecBench.

Why it matters: It captures how much damage a single wrong action can cause, so limiting an agent's permissions keeps mistakes from spreading across an entire system.

For example, deleting one customer's record has a tiny blast radius, but wiping the shared database everyone depends on has an enormous one.

Heard on the show

“And the reason that's more than wastefulness is the blast radius.”
Episode 190 — The Skill Every AI Manager Is Missing: Handing Out Exactly the Right Keys

Mentioned in 3 episodes

  1. 190
    The Skill Every AI Manager Is Missing: Handing Out Exactly the Right Keys
  2. 146
    How an Innocent README Can Freeze an AI Agent's Safety Check for an Hour
  3. 030
    Why Your AI Agent Won't Stop Working — and Each Model Falls for a Different Trap

Related terms