PreToolUse
01Hook
Runs before the agent uses a tool for Bash tool calls, executing code_scanner_hook.py, observability_hook.py and pii_checker_hook.py via python3 (3 commands). From alibaba/anolisa.
34 tagged agent runtime, measured the same way as everything else here.
Browse within: agentic-workflows 18ai-governance 18context-engineering 18agent-framework 7
Hook
Runs before the agent uses a tool for Bash tool calls, executing code_scanner_hook.py, observability_hook.py and pii_checker_hook.py via python3 (3 commands). From alibaba/anolisa.
Hook
Runs when you submit a prompt, before the agent sees it, executing prompt_scanner_hook.py, pii_checker_hook.py, skill_ledger_hook.py and observability_hook.py via python3 (4 commands). From alibaba/anolisa.
Hook
Runs when the agent finishes a response, executing observability_hook.py via python3. From alibaba/anolisa.
Hook
Runs before the agent uses a tool, running sponsio plugin guard --stdin. From SponsioLabs/Sponsio.
Hook
Runs before the agent uses a tool for Agent, Task, Bash, Edit, Write, MultiEdit and mcp__.* tool calls, executing run_hook.cjs via node. From ucsandman/DashClaw.
Hook
Runs after a tool call finishes for Agent, Task, Bash, Edit, Write, MultiEdit and mcp__.* tool calls, executing run_hook.cjs via node. From ucsandman/DashClaw.
Hook
Runs when a session starts, executing run_hook.cjs via node with --source. From ucsandman/DashClaw.
Hook
Runs when a session starts, running an inline shell check. From hashgraph-online/hol-cigar.
Hook
Runs after instructions files are loaded, running an inline shell check. From hashgraph-online/hol-cigar.
Hook
Runs after the context is compacted, running an inline shell check. From hashgraph-online/hol-cigar.
Hook
Runs when a session starts, executing aiko-session-context.mjs via node. From masa-san-jp/Agent-Aiko.
Hook
Runs on the BeforeTool event for write_file, replace and run_shell_command tool calls, executing aiko-before-tool-guard.mjs via node. From masa-san-jp/Agent-Aiko.
Hook
Runs on the AfterAgent event, executing aiko-after-agent-guard.mjs via node. From masa-san-jp/Agent-Aiko.
Hook Claude Code
Runs before the agent uses a tool for Edit and Write tool calls, executing slopcheck.py with --write. From agentdecksdk/agentdeck.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing slopcheck.py. From agentdecksdk/agentdeck.
Hook Claude Code
Runs when the agent finishes a response, executing slopcheck.py with --changed. From agentdecksdk/agentdeck.