Technical writing about security engineering.
Initial setup for a Secure Claude Code implementation
Many companies are adopting Anthropic’s Claude Code as their AI Companion. Installing Claude Code CLI is straightforward. But as easy as it is, it also provides by default unrestricted access to the entire filesystem. This is a first approach to implementing some secure by default configurations and guardrails to limit what actions Claude can perform at the macOS level. Despite the fact I’m including useful considerations for companies deploying Claude Code CLI for the first time, this guide is intended for personal usage. ...