Add cc-safe-setup to Security & Systems
loading diff…
Adds cc-safe-setup to the Security & Systems section.
What it does: One-command safety hooks for Claude Code — blocks destructive commands (rm -rf, git reset --hard), prevents secret leaks (git add .env), guards branch pushes to main, and 300+ other safety patterns.
Why it fits Security & Systems: It's a safety tool that prevents the kind of incidents reported in Claude Code issues (lost C:\Users directory, force-pushed to main, committed API keys).
Install: npx cc-safe-setup --shield
8,000+ npm downloads/week. MIT licensed.