Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From claude-rag
Runs hook-handler.js via Bun (fallback to Node) on SessionStart, UserPromptSubmit, PostToolUse, Stop, SubagentStop, PostToolUseFailure events.
6 events · 6 hooks
npx claudepluginhub thisisyoyodev/claude-plugins --plugin claude-ragSafety 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
BUN=$(command -v bun 2>/dev/null || echo "$HOME/.bun/bin/bun") && "$BUN" run "${CLAUDE_PLUGIN_ROOT}/dist/hook-handler.js" 2>/dev/null || node "${CLAUDE_PLUGIN_ROOT}/dist/hook-handler.js"5msBUN=$(command -v bun 2>/dev/null || echo "$HOME/.bun/bin/bun") && "$BUN" run "${CLAUDE_PLUGIN_ROOT}/dist/hook-handler.js" 2>/dev/null || node "${CLAUDE_PLUGIN_ROOT}/dist/hook-handler.js"5msBUN=$(command -v bun 2>/dev/null || echo "$HOME/.bun/bin/bun") && "$BUN" run "${CLAUDE_PLUGIN_ROOT}/dist/hook-handler.js" 2>/dev/null || node "${CLAUDE_PLUGIN_ROOT}/dist/hook-handler.js"5msBUN=$(command -v bun 2>/dev/null || echo "$HOME/.bun/bin/bun") && "$BUN" run "${CLAUDE_PLUGIN_ROOT}/dist/hook-handler.js" 2>/dev/null || node "${CLAUDE_PLUGIN_ROOT}/dist/hook-handler.js"5msBUN=$(command -v bun 2>/dev/null || echo "$HOME/.bun/bin/bun") && "$BUN" run "${CLAUDE_PLUGIN_ROOT}/dist/hook-handler.js" 2>/dev/null || node "${CLAUDE_PLUGIN_ROOT}/dist/hook-handler.js"5msBUN=$(command -v bun 2>/dev/null || echo "$HOME/.bun/bin/bun") && "$BUN" run "${CLAUDE_PLUGIN_ROOT}/dist/hook-handler.js" 2>/dev/null || node "${CLAUDE_PLUGIN_ROOT}/dist/hook-handler.js"5msShare bugs, ideas, or general feedback.