Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From toot
{"riskFlags": {"touchesBash": false, "matchAllTools": true, "touchesFileWrites": false}, "typeStats": {"command": 5}, "eventStats": {"Stop": 1, "Notification": 1, "SessionStart": 1, "PermissionRequest": 1, "PostToolUseFailure": 1}, "originCounts": {"absolutePaths": 0, "pluginScripts": 5, "projectScripts": 0}, "timeoutStats": {"commandsWithoutTimeout": 5}}
5 events · 5 hooks
npx claudepluginhub rgbkrk/toot --plugin tootSafety 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
[ -f "$HOME/.claude/toot.muted" ] || afplay "${CLAUDE_PLUGIN_ROOT}/sounds/menus/OOT_Dialogue_Done.wav" >/dev/null 2>&1 &[ -f "$HOME/.claude/toot.muted" ] || afplay "${CLAUDE_PLUGIN_ROOT}/sounds/navi/OOT_Navi_Hey$((RANDOM % 5 + 1)).wav" >/dev/null 2>&1 &[ -f "$HOME/.claude/toot.muted" ] || afplay "${CLAUDE_PLUGIN_ROOT}/sounds/navi/OOT_Navi_Hello$((RANDOM % 5 + 1)).wav" >/dev/null 2>&1 &[ -f "$HOME/.claude/toot.muted" ] || afplay "${CLAUDE_PLUGIN_ROOT}/sounds/navi/OOT_Navi_Listen$((RANDOM % 5 + 1)).wav" >/dev/null 2>&1 &[ -f "$HOME/.claude/toot.muted" ] || afplay "${CLAUDE_PLUGIN_ROOT}/sounds/navi/OOT_Navi_Bonk.wav" >/dev/null 2>&1 &Share bugs, ideas, or general feedback.