Stats
Actions
Tags
From shikigami
{"riskFlags": {"touchesBash": true, "matchAllTools": true, "touchesFileWrites": false}, "typeStats": {"command": 11}, "eventStats": {"PreToolUse": 6, "SessionEnd": 2, "PostToolUse": 2, "SessionStart": 1}, "originCounts": {"absolutePaths": 0, "pluginScripts": 8, "projectScripts": 0}, "timeoutStats": {"commandsWithoutTimeout": 11}}
4 events · 11 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
WebSearch|WebFetchbash '${CLAUDE_PLUGIN_ROOT}/hooks/exploration-record.sh'Bashbash -c 'if echo "$CLAUDE_TOOL_INPUT" | grep -qP "git\s+commit"; then REPO_ROOT=$(git rev-parse --show-toplevel 2>/dev/null || pwd); VALIDATE_SCRIPT="$REPO_ROOT/scripts/validate-version.sh"; if [ -f "$VALIDATE_SCRIPT" ]; then if ! bash "$VALIDATE_SCRIPT" > /dev/null 2>&1; then echo "[US-264 警告] 版號不一致!請先執行 bash scripts/validate-version.sh 修正版號後再 commit。"; fi; fi; fi'bash '${CLAUDE_PLUGIN_ROOT}/hooks/protect-main.sh'bash '${CLAUDE_PLUGIN_ROOT}/hooks/pr-merge-gate.sh'bash '${CLAUDE_PLUGIN_ROOT}/hooks/branch-gate.sh'bash '${CLAUDE_PLUGIN_ROOT}/hooks/push-main-gate.sh'bash -c 'bash "${CLAUDE_PLUGIN_ROOT}/hooks/hook-runner.sh" "${CLAUDE_PLUGIN_ROOT}/hooks/session-end-release.sh"'bash -c 'SESSION_ID="${SHIKIGAMI_SESSION_ID:-unknown}"; if [ -f "$(git rev-parse --show-toplevel 2>/dev/null || pwd)/.kill-switch/${SESSION_ID}.flag" ]; then bash "$(git rev-parse --show-toplevel 2>/dev/null || pwd)/hooks/kill-switch.sh" clear "${SESSION_ID}" || true; fi'Agentbash '${CLAUDE_PLUGIN_ROOT}/hooks/posttooluse-agent-livelog.sh'bash -c 'REPO_ROOT=$(git rev-parse --show-toplevel 2>/dev/null || pwd); WD_HOOK="$REPO_ROOT/hooks/session-watchdog.sh"; if [ -f "$WD_HOOK" ]; then bash "$WD_HOOK" 2>/dev/null || true; fi'startup|resume|clear|compact'${CLAUDE_PLUGIN_ROOT}/hooks/run-hook.cmd' session-startnpx claudepluginhub kctw-dev/shikigami --plugin shikigami3plugins reuse this hooks config
First indexed Mar 28, 2026