Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From dream-team
{"riskFlags": {"touchesBash": false, "matchAllTools": false, "touchesFileWrites": true}, "typeStats": {"command": 5}, "eventStats": {"Stop": 1, "PreCompact": 1, "PreToolUse": 1, "PostToolUse": 1, "SessionStart": 1}, "originCounts": {"absolutePaths": 0, "pluginScripts": 0, "projectScripts": 0}, "timeoutStats": {"commandsWithoutTimeout": 0}}
5 events · 5 hooks
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-1 --plugin ashchupliak-dream-teamSafety 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
echo "Session ended: $(date '+%Y-%m-%d %H:%M:%S')" >> .claude/sessions.log 2>/dev/null || true5msecho '⚠️ Context compacting. State preserved in .claude/team-state.md' && cat .claude/team-state.md 2>/dev/null || echo 'No active task'5msWrite|Editif echo "$FILE_PATH" | grep -qE '\.env|\.secret|credentials'; then echo 'BLOCK: Sensitive file' && exit 1; fi5msWrite|Editecho "[$(date '+%Y-%m-%d %H:%M:%S')] Modified: $FILE_PATH" >> .claude/changes.log 2>/dev/null || true5msecho '🚀 Dream Team v2.0 Ready | 8 agents | Opus+Sonnet+Haiku'5msShare bugs, ideas, or general feedback.