Stats
Actions
Tags
From raven
Enforces policy gates on tool calls (secrets, specs, context), captures tasks, and scans memory across the Claude Code lifecycle. Runs bash scripts on multiple events.
5 events · 10 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
*python3 "${CLAUDE_PLUGIN_ROOT}/scripts/token-guard.py" 2>/dev/null || truepython3 "${CLAUDE_PLUGIN_ROOT}/scripts/obsidian-log.py" 2>/dev/null || trueEdit|Write|MultiEdit|NotebookEditpython3 "${CLAUDE_PLUGIN_ROOT}/scripts/raven-skill-gate.py"3msWrite|Edit|MultiEditpython3 "${CLAUDE_PLUGIN_ROOT}/scripts/secret-scan.py" 2>/dev/null || truepython3 "${CLAUDE_PLUGIN_ROOT}/scripts/db-guard.py" 2>/dev/null || true*python3 "${CLAUDE_PLUGIN_ROOT}/scripts/session-start.py"10ms*python3 "${CLAUDE_PLUGIN_ROOT}/scripts/triage-router.py" 2>/dev/null || true3mspython3 "${CLAUDE_PLUGIN_ROOT}/scripts/architect-router.py" 2>/dev/null || true3mspython3 "${CLAUDE_PLUGIN_ROOT}/scripts/model-router.py" --prompt "$PROMPT" --write-json --hook 2>/dev/null || true5mspython3 "${CLAUDE_PLUGIN_ROOT}/scripts/cve-prompt-guard.py" 2>/dev/null || truenpx claudepluginhub giggsoinc/raven --plugin raven