CC Safety Net docs
Guard your work against destructive commands from AI agents. Block git and filesystem operations before they execute.
Quickstart guide
Install CC Safety Net, verify the hook, then run one safe block test.
Runs on Windows, macOS, and Linux.
$ git checkout — src/main.pyBLOCKED by CC Safety NetReason: discards uncommitted changes.$ git checkout -b safety-checkALLOWEDReason: creates a branch safely.
Supported agents & CLIs
Works with the agents and CLIs you already use. One safety layer across every tool that runs shell commands.
