Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From project-starter
Enforces code quality and security on file edits, runs TypeScript checks and formatting after writes, validates environment on session start, and logs bash commands. Blocks tool calls via PreToolUse hooks.
6 events · 14 hooks
npx claudepluginhub cloudai-x/claude-workflow-v2 --plugin project-starterSafety 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
.*python3 ${CLAUDE_PLUGIN_ROOT}/hooks/verify-on-complete.pypython3 ${CLAUDE_PLUGIN_ROOT}/hooks/suggest-doc-updates.pybash ${CLAUDE_PLUGIN_ROOT}/hooks/notify-complete.shpython3 ${CLAUDE_PLUGIN_ROOT}/hooks/track-metrics.pyEdit|Writepython3 ${CLAUDE_PLUGIN_ROOT}/hooks/protect-files.pypython3 ${CLAUDE_PLUGIN_ROOT}/hooks/security-check.pypython3 ${CLAUDE_PLUGIN_ROOT}/hooks/pre-commit-check.pyBashbash ${CLAUDE_PLUGIN_ROOT}/hooks/log-commands.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/branch-protection.shEdit|Writepython3 ${CLAUDE_PLUGIN_ROOT}/hooks/format-on-edit.pypython3 ${CLAUDE_PLUGIN_ROOT}/hooks/typescript-check.py.*bash ${CLAUDE_PLUGIN_ROOT}/hooks/notify-input.sh.*python3 ${CLAUDE_PLUGIN_ROOT}/hooks/validate-environment.py.*python3 ${CLAUDE_PLUGIN_ROOT}/hooks/validate-prompt.pyShare bugs, ideas, or general feedback.