Stats
Actions
Tags
From ultan
{"riskFlags": {"touchesBash": true, "matchAllTools": false, "touchesFileWrites": true}, "typeStats": {"command": 7}, "eventStats": {"Stop": 1, "PreCompact": 1, "PreToolUse": 1, "SessionEnd": 1, "SessionStart": 2, "UserPromptSubmit": 1}, "originCounts": {"absolutePaths": 0, "pluginScripts": 2, "projectScripts": 0}, "timeoutStats": {"commandsWithoutTimeout": 0}}
6 events · 7 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
[ -x "${CLAUDE_PLUGIN_DATA}/bin/ultan" ] && "${CLAUDE_PLUGIN_DATA}/bin/ultan" hook stop || true5ms[ -x "${CLAUDE_PLUGIN_DATA}/bin/ultan" ] && "${CLAUDE_PLUGIN_DATA}/bin/ultan" hook pre-compact || true5msBash|Write|Edit|MultiEdit|NotebookEdit[ -x "${CLAUDE_PLUGIN_DATA}/bin/ultan" ] && "${CLAUDE_PLUGIN_DATA}/bin/ultan" hook pre-tool-use || true5ms[ -x "${CLAUDE_PLUGIN_DATA}/bin/ultan" ] && "${CLAUDE_PLUGIN_DATA}/bin/ultan" hook session-end || true5ms"${CLAUDE_PLUGIN_ROOT}/scripts/ensure-ultan.sh"60ms[ -x "${CLAUDE_PLUGIN_DATA}/bin/ultan" ] && "${CLAUDE_PLUGIN_DATA}/bin/ultan" hook session-start || true10msif [ -x "${CLAUDE_PLUGIN_DATA}/bin/ultan" ]; then "${CLAUDE_PLUGIN_DATA}/bin/ultan" hook user-prompt-submit; else "${CLAUDE_PLUGIN_ROOT}/scripts/ensure-ultan.sh"; fi || true5msnpx claudepluginhub nickroci/ultan