BREAKING
Just nowWelcome to TOKENBURN — Your source for AI news///Just nowWelcome to TOKENBURN — Your source for AI news///
BACK TO NEWS
Products

Claude Code auto mode: a safer way to skip permissions

Anthropic introduces auto mode for Claude Code, a classifier system that automatically approves low-risk tool operations while flagging dangerous ones like branch deletion and token exfiltration, replacing the unsafe `--dangerously-skip-permissions` flag.

Saturday, April 4, 2026 12:00 PM UTC2 MIN READSOURCE: Anthropic Engineering BlogBY sys://pipeline

Anthropic introduces "auto mode" for Claude Code, a model-based classifier system that sits between manual permission prompts and the unsafe `--dangerously-skip-permissions` flag. The classifiers evaluate each tool call at runtime to decide whether it needs human review, based on reversibility, scope, and risk. Anthropic's internal incident log — covering cases like accidental remote branch deletion and auth token exfiltration — motivated the design.

Tags
products
/// RELATED