Stats
Actions
Tags
From memhub
{"riskFlags": {"touchesBash": true, "matchAllTools": false, "touchesFileWrites": false}, "typeStats": {"agent": 1, "command": 1}, "eventStats": {"SessionEnd": 1, "PostToolUse": 1}, "originCounts": {"absolutePaths": 0, "pluginScripts": 1, "projectScripts": 0}, "timeoutStats": {"commandsWithoutTimeout": 0}}
2 events · 2 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
BashIN=$(cat); case "$IN" in *git*commit*|*"gh pr"*) if [ -z "${CLAUDE_PLUGIN_ROOT:-}" ]; then echo "[memhub-flush] CLAUDE_PLUGIN_ROOT unset; cannot locate flush scripts, skipping" >&2; elif printf %s "$IN" | python3 "${CLAUDE_PLUGIN_ROOT}/scripts/flush_prefilter.py"; then printf %s "$IN" | uv run --with mcp python "${CLAUDE_PLUGIN_ROOT}/scripts/flush_session.py"; fi ;; esac300msnpx claudepluginhub xtraceai/memhub-claude-plugin --plugin memhub