Add cc-safe-setup to the Documentation & Security section.
cc-safe-setup provides 667+ PreToolUse/PostToolUse hooks for autonomous Claude Code safety:
- File protection — deletion guards, recycle bin, backup hooks
- Git safety — force-push prevention, branch protection, secret detection
- Token budget control — session cost limits, subagent budget guards, large-read warnings
- Deny-rules bypass defense — subcommand chain guard against the 50-command bypass vulnerability
Additional features:
- 28 free browser tools (Token Checkup, Cache Health Checker, Security Checkup, CLAUDE.md Analyzer)
- 9,200+ tests
- Pure shell (no dependencies, <50ms per hook)
npx cc-safe-setup interactive installer
- Addresses a real use case (safety for autonomous Claude Code)
- Doesn't duplicate existing functionality (security-sweep covers OWASP scanning; cc-safe-setup covers runtime hook-based protection)
- Has been tested (9,200+ tests)