SessionStart
01Hook
Runs when a session starts on startup, resume and clear, executing session-start.mjs via node. From halofyai/halofy.
7 tagged access control, measured the same way as everything else here.
Hook
Runs when a session starts on startup, resume and clear, executing session-start.mjs via node. From halofyai/halofy.
Hook
Runs when the agent finishes a response, executing session-end.mjs via node. From halofyai/halofy.
Hook Claude Code
Runs when a session starts on startup and resume, executing check-ip-on-start.sh via bash. From cso1z/claude-ip-guard.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing check-ip-on-prompt.sh via bash. From cso1z/claude-ip-guard.
Hook
Runs before the agent uses a tool, running curl -s -X POST http://127.0.0.1:9377/hook -H 'Content-Type:. From ScopeBlind/scopeblind-gateway.
Hook
Runs after a tool call finishes, running curl -s -X POST http://127.0.0.1:9377/hook -H 'Content-Type:. From ScopeBlind/scopeblind-gateway.
Hook Claude Code
Runs before the agent uses a tool for Write, Edit and Bash tool calls, executing flyway-guard.sh, backend-conventions.sh, frontend-conventions.sh, website-drift.sh, mvn-guard.sh and pre-commit-check.sh (6 commands). From bablsoft/accessflow.