agent runtime hooks

34 tagged agent runtime, measured the same way as everything else here.

Browse within: agentic-workflows 18ai-governance 18context-engineering 18agent-framework 7

PreToolUse

01

alibaba/anolisa

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.

614 2d ago A tokens not measured original Apache-2.0

UserPromptSubmit

02

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.

614 2d ago A tokens not measured copy · 89% Apache-2.0

Stop

03

alibaba/anolisa

Hook

Runs when the agent finishes a response, executing observability_hook.py via python3. From alibaba/anolisa.

614 2d ago A tokens not measured original Apache-2.0

PreToolUse

04

SponsioLabs/Sponsio

Hook

Runs before the agent uses a tool, running sponsio plugin guard --stdin. From SponsioLabs/Sponsio.

438 3d ago A tokens not measured original Apache-2.0

PreToolUse

05

ucsandman/DashClaw

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.

296 3d ago A tokens not measured original MIT

PostToolUse

06

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.

296 3d ago A tokens not measured original MIT

SessionStart

07

ucsandman/DashClaw

Hook

Runs when a session starts, executing run_hook.cjs via node with --source. From ucsandman/DashClaw.

296 3d ago A tokens not measured original MIT

SessionStart

08

hashgraph-online/hol-cigar

Hook

Runs when a session starts, running an inline shell check. From hashgraph-online/hol-cigar.

8 12d ago A tokens not measured original Apache-2.0

InstructionsLoaded

09

hashgraph-online/hol-cigar

Hook

Runs after instructions files are loaded, running an inline shell check. From hashgraph-online/hol-cigar.

8 12d ago A tokens not measured copy · 89% Apache-2.0

PostCompact

10

hashgraph-online/hol-cigar

Hook

Runs after the context is compacted, running an inline shell check. From hashgraph-online/hol-cigar.

8 12d ago A tokens not measured copy · 88% Apache-2.0

SessionStart

11

masa-san-jp/Agent-Aiko

Hook

Runs when a session starts, executing aiko-session-context.mjs via node. From masa-san-jp/Agent-Aiko.

3 29d ago A tokens not measured original MIT

BeforeTool

12

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.

3 29d ago A tokens not measured original MIT

AfterAgent

13

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.

3 29d ago A tokens not measured original MIT

PreToolUse

14

agentdecksdk/agentdeck

Hook Claude Code

Runs before the agent uses a tool for Edit and Write tool calls, executing slopcheck.py with --write. From agentdecksdk/agentdeck.

2 2d ago A tokens not measured original MIT

PostToolUse

15

agentdecksdk/agentdeck

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, executing slopcheck.py. From agentdecksdk/agentdeck.

2 2d ago A tokens not measured original MIT

Stop

16

agentdecksdk/agentdeck

Hook Claude Code

Runs when the agent finishes a response, executing slopcheck.py with --changed. From agentdecksdk/agentdeck.

2 2d ago A tokens not measured original MIT