Stats
Actions
Tags
From homunculus
{"riskFlags": {"touchesBash": true, "matchAllTools": false, "touchesFileWrites": false}, "typeStats": {"command": 5}, "eventStats": {"Setup": 1, "PreToolUse": 1, "SessionEnd": 2, "PostToolUse": 1}, "originCounts": {"absolutePaths": 0, "pluginScripts": 5, "projectScripts": 0}, "timeoutStats": {"commandsWithoutTimeout": 0}}
4 events · 5 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
*_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R=$(ls -dt $HOME/.claude/plugins/cache/homunculus/homunculus/[0-9]*/ 2>/dev/null | head -1); _R="${_R%/}"; bash "$_R/scripts/setup.sh"30msBash_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R=$(ls -dt $HOME/.claude/plugins/cache/homunculus/homunculus/[0-9]*/ 2>/dev/null | head -1); _R="${_R%/}"; bash "$_R/hooks/observe.sh" pre5ms_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R=$(ls -dt $HOME/.claude/plugins/cache/homunculus/homunculus/[0-9]*/ 2>/dev/null | head -1); _R="${_R%/}"; python3 "$_R/scripts/observations_rotate.py"10ms_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R=$(ls -dt $HOME/.claude/plugins/cache/homunculus/homunculus/[0-9]*/ 2>/dev/null | head -1); _R="${_R%/}"; python3 "$_R/scripts/auto-analyze-instincts.py" && python3 "$_R/scripts/auto-evolve.py"180ms.*_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R=$(ls -dt $HOME/.claude/plugins/cache/homunculus/homunculus/[0-9]*/ 2>/dev/null | head -1); _R="${_R%/}"; bash "$_R/hooks/observe.sh" post5msnpx claudepluginhub littlecareless/homunculus --plugin homunculus