AI news story

Anthropic sets Claude Code to Auto Mode by default to protect developers from bad approvals

Starting August 14, Anthropic will make Auto Mode in Claude Code the default for Pro, Max, and Team plans. The company says it's safer. In tests, the classifier caught 89 percent of dangerous commands, while human reviewers caught only 13.6 percent.

  • LLMs
  • Source: The Decoder
  • Published: 2026-08-08
  • Signal score: 4
  • 36 sources

Editor's take

Anthropic is now defaulting its Claude Code assistant to an automated safety mode for its paid tiers, a move aimed at preventing the generation of harmful code. This shift leverages an AI classifier, which demonstrated a significantly higher detection rate for dangerous commands (89%) compared to human reviewers (13.6%) in Anthropic's internal testing.

This development matters as it highlights a growing industry focus on AI safety within development tools, particularly as complex LLMs are increasingly integrated into coding workflows. Developers using Claude Code, especially those on Pro, Max, and Team plans, will now have a default layer of protection against accidentally generating or approving insecure or malicious code snippets, a critical concern in software supply chain security.

The immediate next step to observe is the real-world efficacy of this automated classifier outside of controlled tests, and whether similar safety mechanisms will become standard across competing LLM coding assistants like GitHub Copilot or Google's Gemini. The long-term impact will hinge on how this default setting affects developer productivity and the rate of false positives or negatives in diverse coding environments.

Signal score: 4

This event was corroborated by 36 independent sources. The signal score weighs cross-source corroboration, recency, source weight and topic salience. How we rank stories.

More LLMs stories

  1. OpenAI acquires presentation startup NextSlide

    TechCrunch · 2026-08-08

    NextSlide says its team members are now working on ChatGPT.

  2. Claude Vs ChatGPT: How These AI Assistants Differ

    Engadget · 2026-08-08

    In a practical breakdown of how Claude and ChatGPT AI models differ, one tends to fall short when it comes to quality responses and overall user experience.

  3. Responding to the next frontier of critical cyber capabilities

    OpenAI Blog · 2026-08-07

    OpenAI is sharing preliminary cybersecurity evaluations for Astra and the steps we’re taking to strengthen safeguards and security controls.

  4. OpenAI says it slowed Astra model development over security concerns

    TechCrunch · 2026-08-07

    OpenAI said this model, which is still in development, reached its "critical cybersecurity threshold," meaning it could independently identify and carry out cyberattacks against

  5. Presentation: Keeping ChatGPT Fast as AI Development Accelerates

    InfoQ · 2026-08-08

    Martin Spier explains how agentic workflows dramatically increase code change volume at OpenAI. He d

  6. Claude Code sessions can now talk to each other and share context across terminals

    The Decoder · 2026-08-08

    Claude Code now lets sessions talk to each other. On macOS and Linux, instances running in parallel can send messages, share insights, and check on each other's status.