Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From jerry
Safety hooks for Claude Code: audits user prompts, firewalls bash before execution, gates/protects files before Edit/Write, typechecks on Stop, snapshots pre-Compact, bootstraps sessions. Uses bash/Python, writes files.
6 events · 6 hooks
npx claudepluginhub geekatron/jerry --plugin jerrySafety 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
*uv run --directory ${CLAUDE_PLUGIN_ROOT} ${CLAUDE_PLUGIN_ROOT}/hooks/context-stop-gate.py5000msuv run --directory ${CLAUDE_PLUGIN_ROOT} ${CLAUDE_PLUGIN_ROOT}/hooks/pre-compact.py10000msWrite|Edit|MultiEdit|NotebookEdit|Bashuv run --directory ${CLAUDE_PLUGIN_ROOT} ${CLAUDE_PLUGIN_ROOT}/hooks/pre-tool-use.py5000ms*uv run --directory ${CLAUDE_PLUGIN_ROOT} ${CLAUDE_PLUGIN_ROOT}/hooks/session-start.py10000msuv run --directory ${CLAUDE_PLUGIN_ROOT} ${CLAUDE_PLUGIN_ROOT}/hooks/subagent-stop.py5000msuv run --directory ${CLAUDE_PLUGIN_ROOT} ${CLAUDE_PLUGIN_ROOT}/hooks/user-prompt-submit.py5000msShare bugs, ideas, or general feedback.