
Is Claude Code Auto Mode Safe? What the Classifier Misses
Claude Code auto mode blocked 89% of dangerous commands testers missed. Anthropic's own docs say the classifier never reads tool output. That gap is the answer.
Technical writing on agent frameworks, MCP servers, and autonomous agent infrastructure.

Claude Code auto mode blocked 89% of dangerous commands testers missed. Anthropic's own docs say the classifier never reads tool output. That gap is the answer.

Three AI agent autonomy levels, defined by one test: who approves the next step, and what happens when nobody answers. Six tools placed on the scale, with sources.

ChatGPT, Claude and Grok all broke on September 3, 2026. A UTC timeline from four status pages, and why Cursor stayed degraded longer than any lab it runs on.

MCP vs function calling: they are not competitors. Function calling is how a model picks a tool. MCP is how a tool reaches any client. One rule tells you which you need.

An MCP server exposes tools, resources and prompts to an AI app over JSON-RPC 2.0. Here is what that means in practice, and why an MCP badge in a README proves nothing.