
How we contain Claude across products
5/25/2026
This post details Anthropic's engineering efforts in building and securing agentic products, specifically focusing on containment strategies for Claude across different platforms (claude.ai, Claude Code, Claude Cowork). It elaborates on the security risks (user misuse, model misbehavior, external attackers) and the three-pronged defense approach: environment, model, and external content. It provides technical details on isolation patterns like gVisor, sandboxing with Seatbelt/bubblewrap, and the importance of deferring local configuration parsing in Claude Code to prevent pre-consent vulnerabilities. It also discusses the trade-offs between human-in-the-loop supervision and automated containment, and the evolution of defenses against prompt injection and model escape behaviors.
















