Stats
Actions
Tags
From agent-guard
Enforces PR workflow: validates PR creation, testing, and merging; runs security scans on file edits; checks CI before stopping. Uses bash commands and GitHub MCP tools.
4 events · 4 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
sh -c '[ -n "${CLAUDE_PLUGIN_ROOT:-}" ] || { echo "agent-guard: CLAUDE_PLUGIN_ROOT env not set" >&2; exit 2; }; "${CLAUDE_PLUGIN_ROOT}/bin/agent-guard" hook-stop'20msWrite|Edit|MultiEdit|Read|NotebookRead|Grep|Glob|Bash|WebFetch|WebSearch|apply_patch|mcp__.*sh -c '[ -n "${CLAUDE_PLUGIN_ROOT:-}" ] || { echo "agent-guard: CLAUDE_PLUGIN_ROOT env not set" >&2; exit 2; }; "${CLAUDE_PLUGIN_ROOT}/bin/agent-guard" hook-pre-tool'10msWrite|Edit|MultiEdit|Bash|apply_patch|Read|NotebookRead|Grep|Glob|WebFetch|WebSearch|mcp__.*sh -c '[ -n "${CLAUDE_PLUGIN_ROOT:-}" ] || { echo "agent-guard: CLAUDE_PLUGIN_ROOT env not set" >&2; exit 2; }; "${CLAUDE_PLUGIN_ROOT}/bin/agent-guard" hook-post-tool'20msstartup|resume|clearsh -c '[ -n "${CLAUDE_PLUGIN_ROOT:-}" ] || { echo "agent-guard: CLAUDE_PLUGIN_ROOT env not set" >&2; exit 2; }; "${CLAUDE_PLUGIN_ROOT}/bin/agent-guard" hook-session-start'5ms48plugins reuse this hooks config
First indexed Dec 16, 2025
Showing the 6 earliest of 48 plugins
npx claudepluginhub jeongjaesoon/agent-guard