Stats
Actions
Tags
From huhhb
Guards bash commands against dangerous usage, tracks Task/Skill usage, loads session config on start, and routes user prompts through a toolbelt. Runs shell scripts that can block or observe tool calls.
3 events · 4 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined inline in plugin.json manifest
Event handlers and matchers — expand Raw Configuration for the full JSON
Bashsh -c '[ -f "$0" ] && exec sh "$0" || exit 0' "${CLAUDE_PLUGIN_ROOT}/hooks/precommit-explain.sh"5mssh -c '[ -f "$0" ] && exec sh "$0" || exit 0' "${CLAUDE_PLUGIN_ROOT}/hooks/explain-changes-activate.sh"5mssh -c '[ -f "$0" ] && exec sh "$0" || exit 0' "${CLAUDE_PLUGIN_ROOT}/hooks/repo-memory-load.sh"5mssh -c '[ -f "$0" ] && exec sh "$0" || exit 0' "${CLAUDE_PLUGIN_ROOT}/hooks/grounding-check.sh"5msnpx claudepluginhub uhstray-io/huhhb --plugin huhhb