Skip to content

Add cc-safe-setup to Hooks and Guardrails#21

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

Add cc-safe-setup to Hooks and Guardrails#21
yurukusa wants to merge 1 commit into
efij:mainfrom
yurukusa:add-cc-safe-setup

Conversation

@yurukusa

Copy link
Copy Markdown

Adds cc-safe-setup (MIT, ~48 stars, actively maintained) to the Hooks and Guardrails section, placed alphabetically before claude-code-safety-net.

  • Relevance / Practical value — A PreToolUse/SessionStart hook collection that blocks irreversible operations (destructive deletes, hard resets), warns on secret reads, and surfaces crash auto-stash data loss. Installs into the global ~/.claude/settings.json so guards apply across all sessions.
  • Technical depth — Ships verified example hooks with tests, not marketing copy. Hooks are categorized (destructive / secret / data-loss / cost) and documented.
  • Distinctiveness — Existing entries are single-purpose (claude-code-safety-net = git/fs interception; Lasso claude-hooks = prompt injection). cc-safe-setup is a baseline installer that layers multiple guard categories onto existing config without overwriting it — a different niche (day-one baseline vs. one specific threat).
  • Currency — Actively maintained.
    I'm the author of cc-safe-setup. Submitting because it genuinely fits the Hooks and Guardrails niche and isn't listed yet; happy to adjust the wording or section if you'd prefer.

Curated baseline installer of guard hooks for Claude Code, distinct from
single-purpose tools already listed.
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.

1 participant