Skip to content

Add cc-safe-setup to Tools & Utilities#367

Open
yurukusa wants to merge 1 commit into
jqueryscript:mainfrom
yurukusa:add-cc-safe-setup-1780792503
Open

Add cc-safe-setup to Tools & Utilities#367
yurukusa wants to merge 1 commit into
jqueryscript:mainfrom
yurukusa:add-cc-safe-setup-1780792503

Conversation

@yurukusa
Copy link
Copy Markdown

@yurukusa yurukusa commented Jun 7, 2026

Adds cc-safe-setup to the 🛠️ Tools & Utilities section.

It's a free MIT tool that installs Claude Code safety hooks which block destructive and cost-runaway operations before they run (rm -rf, force-push, multi-branch CI fan-out, runaway fetch/output loops), plus a 0–100 safety-score audit via npx cc-safe-setup --audit. It sits naturally next to the existing guard/hook tools already listed (ccguard, rins_hooks, tdd-guard).

Placed in star-descending order (45 ⭐, next to ccguard). Single-line addition, no other changes.

A free MIT tool that installs Claude Code safety hooks blocking
destructive and cost-runaway operations before they run, with a
safety-score audit. Fits alongside the existing guard/hook tools
(ccguard, rins_hooks, tdd-guard).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants