Treat the agent budget as a security budget
Claude Code teams already budget scope, tools, review time, and rollback effort. Security teams should treat that same budget as delegated authority, evidence, and risk ownership.
Topic archive
76 essays tagged AI agents. Practical notes on what happens after the demo: prompts, tools, review packets, evals, rollback, and production ownership.
Claude Code teams already budget scope, tools, review time, and rollback effort. Security teams should treat that same budget as delegated authority, evidence, and risk ownership.
Teams buying Claude Code or enterprise AI agent guidance do not need two disconnected playbooks. They need one operating model that connects delivery speed, delegated authority, evidence, rollback, and security review.
Claude Code can ship useful patches quickly, but production agents also create authority, evidence, rollback, and audit questions. Teams need the delivery loop and the security loop together.
Before Claude Code becomes a team habit, security should ask about authority, boundaries, evidence, rollback, and ownership. These questions turn agentic coding from a demo into a reviewable operating model.
Before Claude Code edits production-adjacent code, ask for the rollback note. If the agent cannot explain how to undo the change, the task contract is not ready yet.
Claude Code permissions are safest when they are temporary. Treat every extra file, command, MCP tool, and network path as a task-scoped grant that must expire unless a human renews it with evidence.
Claude Code can make a change feel review-ready before the risk is understood. Production teams need human review that can reject the run, narrow the scope, or demand better evidence before merge.
Claude Code can produce a clean patch from a messy run. Production teams need a flight recorder: the task contract, tool calls, permission pressure, tests, assumptions, and rollback notes that explain how the patch was made.
Claude Code permissions are where agent safety becomes concrete. If a run needs production data, billing config, deploy access, or a wider MCP tool, the default should be stop, explain, and wait for a human decision.

Passing tests are a useful signal, but they are not enough for production Claude Code work. Ask for a review packet that shows scope, evidence, boundary pressure, remaining risk, and rollback before merge.