Pick the clearest example of LLM08 excessive agency
Same topic, related formats. Practice these next.
Same topic, related formats. Practice these next.
LLM08 excessive agency is the failure mode where the agent has more capability than the task needs, and an injection then weaponises the extra capability. Summariser with send_email is the canonical example.
Picture hiring an intern to read your mail and write a daily summary. That job needs read access. If you also hand them a stack of pre-signed letterhead and a fax machine for sending wire transfers, you have given them more power than the role needs. Most days nothing bad happens. The day a forged note slips into your inbox saying 'send fifty thousand dollars to account X,' the intern reads it as part of the job and faxes it. Excessive agency is that exact mismatch: capability the task did not require, sitting there waiting for an injection to weaponise.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example. Click to expand.
Everything you need to truly understand this topic: intuition, mechanics, step by step explanation, code, formulas, and worked example.
Everything important, quickly.
3 min: definition of LLM08 and how it differs from LLM01; the three axes (functionality, permissions, autonomy); how injection becomes harmful through excessive agency; the defence stack (least-privilege, scoping, confirmation gates); 2026 tooling and framework patterns.
Real products, models, and research that use this idea.
What an interviewer would ask next. Try answering before peeking at the approach.
Red flags and common mistakes that signal junior thinking. Click to expand.
Confusing LLM08 (capability mismatch, agent has more power than task needs) with LLM04 (denial of service), LLM09 (overreliance on model output), or general jailbreak. LLM08 is specifically about the power to task gap.
The night-before-the-interview bullets. Scan these on the way to the call.
Primary sources. Skim if you want the original framing.