Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From security-guidance
Blocks Edit/Write/MultiEdit tool calls and runs a PowerShell script to nudge the user toward AOT (ahead-of-time) editing workflows. Modifies files.
1 event · 1 hook
npx claudepluginhub minhthang1009/dotclaude --plugin security-guidanceSafety 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"'Share bugs, ideas, or general feedback.