Stats
Actions
Tags
Blocks Bash tool calls that attempt to run `git worktree add`, preventing accidental worktree creation. Executes a shell script to inspect and reject matching commands.
1 event · 1 hook
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
Bashbash -lc 'if [ -n "${CLAUDE_PLUGIN_ROOT:-}" ] && [ -f "${CLAUDE_PLUGIN_ROOT}/scripts/block-package-managers.sh" ]; then exec bash "${CLAUDE_PLUGIN_ROOT}/scripts/block-package-managers.sh"; fi'5msnpx claudepluginhub dhohner/clankers --plugin block-package-managers