Stats
Actions
Tags
From code-safely-plugin
Governs Claude Code by blocking Write/Edit/Bash tool calls based on policy checks, and runs a drift detection command on session stop. Executes bash commands via npx.
3 events · 20 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
bash "${CLAUDE_PLUGIN_ROOT}/hooks/api-error-alert.sh"Bashbash "${CLAUDE_PLUGIN_ROOT}/hooks/destructive-guard.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/auto-approve-docker.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/auto-approve-go.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/auto-approve-readonly.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/auto-approve-test.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/env-source-guard.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/home-critical-bash-guard.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/no-sudo-guard.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/scope-guard.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/branch-guard.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/comment-strip.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/cd-git-allow.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/secret-guard.sh"Edit|Writebash "${CLAUDE_PLUGIN_ROOT}/hooks/dotfile-protection-guard.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/protect-claudemd.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/memory-write-guard.sh"Skillbash "${CLAUDE_PLUGIN_ROOT}/hooks/skill-gate.sh"Edit|Writebash "${CLAUDE_PLUGIN_ROOT}/hooks/syntax-check.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/context-monitor.sh"5plugins reuse this hooks config
First indexed May 22, 2026
npx claudepluginhub stebennett/nyx-claude --plugin code-safely-plugin