alelaguard/agentguards-plugins

Official AgentGuards plugin marketplace — LLM security guardrails for AI coding agents (Claude Code + OpenAI Codex): jailbreak/prompt-injection detection, web-content scanning, data-exfiltration blocking, destructive-command authorization.

1Stars on the repository
10Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

UserPromptSubmit

01

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

02

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

03

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