Anthropic Makes Claude Code Auto Mode Default, Claims Prompt Injection Solved
Simon Willison · rss · 2026-08-09
Anthropic is setting auto mode as the default for Claude Code across most paid plans starting August 14, demonstrating strong confidence in its safety mechanisms.
Confirmation Fatigue vs. Auto Mode
Broadly within Anthropic, almost everyone uses auto mode. An experiment with 1,053 paid testers showed that only 13.6% of humans refused a clearly dangerous command swapped in mid-session, whereas auto mode would have blocked 89% of them. Constant human approval causes "confirmation fatigue," making auto mode a safer alternative.
Prompt Injection Mitigation
Third-party evaluator Trajectory Labs tested 72 indirect prompt injection scenarios across 720 attack attempts. Claude Fable 5, Opus 5, and Sonnet 5 running in auto mode successfully blocked all attacks. Anthropic claims they have largely mitigated major risks like data exfiltration.
Remaining Concerns
Despite the astonishing results, Simon Willison remains cautious. He highlights a potential bypass scenario where a malicious third-party package disguises data exfiltration commands as regular test suite instructions. He emphasizes that limiting agent access to unnecessary sensitive data and tools remains a critical defense.
More from coding & agent
- Tencent Releases UI-Mate-27B, a Desktop GUI Agent Model — tencent · 2026-08-24
- Comparing AI Subscriptions: DeepSeek API vs. Claude Pro vs. Local LLMs — Unlikely_Bluejay5392 · 2026-08-24
- Claude Code introduces 'Remote Control' feature to boost coding efficiency — rohanpaul_ai · 2026-08-24
- rauchg lays out fx extension philosophy: MCP, Skills, Plugins and Unix composition — AccBalanced · 2026-08-24
- Netflix details its production LLM judge: hundreds of thousands of recommendations scored weekly — omarsar0 · 2026-08-24
- smolvm passes Simon Willison's Fable 5 agent test as a secure sandbox — yawnxyz · 2026-08-24