Stats
Actions
Tags
From huhhb
Guards Bash tool calls via a pre-execution script, loads session state on start, and routes user prompts through a toolbelt router. All hooks execute bash commands.
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