Stats
Actions
Tags
From security-guidance
Runs a Python script before Write calls to warn about overwriting canonical project files. Displays a warning via stderr without blocking the tool.
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
Edit|Write|MultiEditsh -c 'command -v python3 >/dev/null 2>&1 && PY=python3 || PY=python; "$PY" "${CLAUDE_PLUGIN_ROOT}/hooks/security_reminder_hook.py"'152plugins reuse this hooks config
First indexed Nov 28, 2025
Showing the 6 earliest of 152 plugins
npx claudepluginhub minhthang1009/dotclaude --plugin security-guidance