llm security hooks

10 tagged llm security, measured the same way as everything else here.

Browse within: ai-security 10agent-security 5

PostToolUse

02

guardana/guardana

Hook Claude Code

Runs after a tool call finishes for Edit, Write and NotebookEdit tool calls, executing ruff_on_edit.py via python3. From guardana/guardana.

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

PreToolUse

03

kernora-ai/agent-sec

Hook

Runs before the agent uses a tool for Bash tool calls, executing check_action.py. From kernora-ai/agent-sec.

1 1mo ago A tokens not measured copy · 88% Apache-2.0

UserPromptSubmit

04

alelaguard/agentguards-plugins

Hook

Runs when you submit a prompt, before the agent sees it, executing agentguards_hook.py via python3. From alelaguard/agentguards-plugins.

1 2d ago A tokens not measured original MIT

PreToolUse

05

alelaguard/agentguards-plugins

Hook

Runs before the agent uses a tool for Bash tool calls, executing agentguards_hook.py via python3. From alelaguard/agentguards-plugins.

1 2d ago A tokens not measured original MIT

PostToolUse

06

alelaguard/agentguards-plugins

Hook

Runs after a tool call finishes for Bash, WebFetch, WebSearch, Write, Edit and MultiEdit tool calls, executing agentguards_hook.py via python3. From alelaguard/agentguards-plugins.

1 2d ago A tokens not measured original MIT

BeforeAgent

07

ilyautov/cordon

Hook

Runs on the BeforeAgent event, executing cli.js via node with --harness. From ilyautov/cordon.

1 10d ago A tokens not measured original MIT

BeforeTool

08

ilyautov/cordon

Hook

Runs on the BeforeTool event, executing cli.js via node with --harness. From ilyautov/cordon.

1 10d ago A tokens not measured original MIT

AfterTool

09

ilyautov/cordon

Hook

Runs on the AfterTool event, executing cli.js via node with --harness. From ilyautov/cordon.

1 10d ago A tokens not measured original MIT