access control hooks

7 tagged access control, measured the same way as everything else here.

SessionStart

01

halofyai/halofy

Hook

Runs when a session starts on startup, resume and clear, executing session-start.mjs via node. From halofyai/halofy.

496 7d ago A tokens not measured AGPL-3.0

Stop

02

halofyai/halofy

Hook

Runs when the agent finishes a response, executing session-end.mjs via node. From halofyai/halofy.

496 7d ago A tokens not measured AGPL-3.0

SessionStart

03

cso1z/claude-ip-guard

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.

184 1mo ago A tokens not measured original MIT

UserPromptSubmit

04

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.

184 1mo ago A tokens not measured original MIT

PreToolUse

05

ScopeBlind/scopeblind-gateway

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.

9 1mo ago B tokens not measured fork MIT

PostToolUse

06

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.

9 1mo ago B tokens not measured fork MIT

PreToolUse

07

bablsoft/accessflow

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.

4 yesterday A tokens not measured original Apache-2.0