CC Safety Net docs
Guard your work and your secrets against coding agent mistakes. Block destructive commands and credential file access before they execute.
Quickstart guide
Install CC Safety Net, verify the hook, then run one safe block test.
Runs on Windows, macOS, and Linux.
Already on v1? npx -y cc-safety-net@latest update upgrades every installed integration to v2.
The decision is based on what a command does, not on how it is spelled — so the same git checkout can be blocked in one form and allowed in another. CC Safety Net is a pre-execution check, not a sandbox: see Known limitations for what it cannot catch.
Supported agents and CLIs
Works with the agents and CLIs you already use. One safety layer across every tool that runs shell commands. Installation is the complete list, with the install and uninstall command for each.
Where to next
Four paths through these docs, depending on what you need right now.
Already installed and something looks wrong? Start at Troubleshooting. Want the exact classifier behavior behind a verdict? See Analysis engine. Writing your own rules? See Custom rules.



