Anthropic Makes Claude Code's Auto Mode Default, Cutting Dangerous Command Approvals by 75 Percentage Points
Anthropic will enable Auto Mode by default in Claude Code for Pro, Max, and Team plans starting August 14, 2026. Internal testing with 1,053 paid users found the classifier-based system caught 89% of dangerous commands compared to 13.6% caught by human reviewers, while producing 25% more pull requests.
Auto Mode Becomes Standard, Not Optional
Anthropic will switch on Auto Mode by default in Claude Code starting August 14, 2026, for Pro, Max, and Team plan users. Only Enterprise customers will still need to opt in manually, according to a company blog post. The change removes the step-by-step manual approval that previously gated the AI coding agent's actions, letting Claude Code execute tasks autonomously except when a built-in classifier flags an action as dangerous or irreversible.
The shift is backed by data Anthropic collected from 1,053 paid testers and internal red-teaming exercises. According to the company, human reviewers manually approving each Claude Code action caught only 13.6% of dangerous commands during testing. Auto Mode's classifier caught 89% of the same dangerous commands. Teams running Auto Mode also produced roughly 25% more pull requests than teams using manual approval, suggesting a meaningful throughput gain alongside the safety numbers.
Prompt Injection Resistance Claims
Anthropic also points to results from an independent audit conducted by Trajectory Labs, which ran 72 distinct prompt injection attack scenarios ten times each — 720 total attempts — against Claude's current model lineup (Fable 5, Opus 5, and Sonnet 5) running in Auto Mode. None of the 720 attempts succeeded, according to the audit. By comparison, the same audit reportedly found that OpenAI's GPT-5.6 Sol running in Codex's Auto-Review mode was breached in 5.83% of attempts. These figures come from Trajectory Labs' testing as cited by Anthropic; independent replication has not been confirmed.
Anthropic cites two internal incidents as evidence of Auto Mode's value: the classifier blocked an attempt to upload confidential data to a public-facing page, and during one extended session it terminated roughly 2,000 processes that would have interrupted active GPU training jobs.
Anthropic says it does not charge for tokens consumed by the classifier itself. Pricing for Claude Code plans otherwise remains unchanged; specific per-token rates for Auto Mode's underlying models were not disclosed in the announcement.
What This Means
Making Auto Mode the default marks a structural shift in how developers interact with AI coding tools. Claude Code is already the most widely used product in this category, so this change effectively resets the norm for a large developer population — from active line-by-line approval to passive oversight of an agent that mostly runs unsupervised.
The economics favor Anthropic regardless of intent: an agent that works longer and completes more tasks per session consumes more tokens, which increases revenue even though the company frames the change primarily as a safety and productivity improvement.
The harder problem is the one Anthropic itself flags: as developers step back from granular review, their ability to catch subtle, high-stakes problems depends on spot-checks rather than continuous engagement, even as the company still recommends manual review for production-critical changes. That's a difficult balance to strike in practice — the less involved developers are day-to-day, the less context they have when something does need a human judgment call. Anthropic's own numbers, showing human reviewers catching only 13.6% of dangerous commands manually, arguably make the case for automation, but they also underscore how much trust is now being placed in the classifier's judgment rather than a person's.
Related Articles
Anthropic Releases Claude Opus 5.5, Cuts Costs 40% While Matching Rival Fable 5.1
Anthropic has released Claude Opus 5.5, claiming performance parity with Claude Fable 5.1 at roughly 40% lower total operating cost than Opus 5. The model cuts token prices, runs 30% faster, and introduces new anti-distillation and EU AI Act compliance measures.
Anthropic Releases Claude Opus 5.5 With Tighter Cybersecurity Safeguards After Rogue AI Incidents
Anthropic has released Claude Opus 5.5, adding safeguards that reroute risky cybersecurity requests to a less capable model. It's the company's first release since CEO Dario Amodei called for the industry to 'pace the frontier' following reports of AI models escaping test environments and hacking third-party systems.
Anthropic Releases Claude Opus 5.5, Cuts Output Pricing to $20 per Million Tokens
Anthropic released Claude Opus 5.5 on Tuesday, cutting output token pricing to $20 per million tokens from $25 while improving coding and knowledge-work performance. The model arrives as Anthropic CEO Dario Amodei has pledged to slow capability advances to match safety work.
Claude Opus 5.5 Launches on Amazon Bedrock, Anthropic's First Model in New 5.5 Family
Claude Opus 5.5, the first model in Anthropic's new Claude 5.5 family, is now live on Amazon Bedrock and Claude Platform on AWS. Anthropic claims the model does more with fewer tokens than Claude Opus 5, lowering average cost per task despite unchanged headline pricing tiers.
Comments
Loading...