Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From devrunway
Blocks destructive git operations and file writes, enforces conventional commits, prevents commits to main, checks for secrets, and runs TypeScript, ESLint, Prettier, Ruff, Black, mypy, gofmt, and govet checks on tool use. Executes bash and writes files.
4 events · 35 hooks
npx claudepluginhub manikumarkv/devrunway-claude-plugin --plugin devrunwaySafety 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
bash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/session-summary.shBashbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/destructive-git-guard.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/destructive-rm-guard.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/conventional-commit-check.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/no-commit-to-main.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/ticket-status-sync.shWrite|Editbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/secrets-leak-guard.shWrite|Editbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/tsc-check.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/console-guard.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/eslint-on-save.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/prettier-check.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/focused-test-runner.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/ruff-check.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/black-format-check.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/mypy-check.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/gofmt-check.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/go-vet-check.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/shellcheck.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/yaml-lint.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/markdownlint.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/sql-injection-pattern.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/xss-dangerous-html.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/pii-in-logs-warn.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/no-select-star.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/migration-down-required.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/auth-on-route-check.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/rate-limit-check.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/input-validation-check.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/accessibility-lint.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/react-key-check.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/useeffect-deps-check.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/dockerfile-best-practices.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/k8s-manifest-validate.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/todo-to-issue.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/confluence-ref-check.shShare bugs, ideas, or general feedback.