Stats
Actions
Tags
From ecc
Blocks bash deploy/reboot commands targeting forge.php unless they include --confirm, preventing accidental production changes. Executes a bun script as a gate.
1 event · 1 hook
Safety 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
tool == "Bash" && tool_input.command matches "git push"#!/bin/bash
# Open editor for review before pushing
echo '[Hook] Review changes before push...' >&2
# Uncomment your preferred editor:
# zed . 2>/dev/null
# code . 2>/dev/null
# cursor . 2>/dev/null
echo '[Hook] Press Enter to continue with push or Ctrl+C to abort...' >&2
read -rnpx claudepluginhub nisioka/everything-claude-code381plugins reuse this hooks config
First indexed Nov 28, 2025
Showing the 6 earliest of 381 plugins