Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From reviw-plugin
Blocks dangerous Chrome Web Store auto-publish commands, validates manifest.json permissions/CSP on file writes, and warns about Manifest V2 deprecation. Executes bash, writes files.
3 events · 5 hooks
npx claudepluginhub kazuph/reviw --plugin reviw-pluginSafety 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-handlers/git-wt-guard.sh5msBashbash -c 'if echo "$CLAUDE_TOOL_INPUT" | grep -qE "git commit|git push"; then echo "[reviw-plugin] Reminder: Have you run the /done skill and reviewed with reviw before committing?"; fi'5msWrite${CLAUDE_PLUGIN_ROOT}/hooks-handlers/test-mock-guard.sh10msWrite|Edit${CLAUDE_PLUGIN_ROOT}/hooks-handlers/test-mock-postcheck.sh10ms${CLAUDE_PLUGIN_ROOT}/hooks-handlers/completion-checklist.shShare bugs, ideas, or general feedback.