Stats
Actions
Tags
Blocks risky Bash commands by running a Python security check on every PreToolUse Bash event. Intercepts and halts dangerous shell commands.
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
Bashnode -e "let d='';process.stdin.on('data',c=>d+=c);process.stdin.on('end',()=>{try{const i=JSON.parse(d);const cmd=i.tool_input?.command||'';if(process.platform!=='win32'&&/(npm run dev\b|pnpm( run)? dev\b|yarn dev\b|bun run dev\b|wrangler dev\b)/.test(cmd)){console.error('[Hook] BLOCKED: Dev server must run in tmux. Use: tmux new-session -d -s dev \"<cmd>\"');process.exit(2)}}catch{}console.log(d)})"npx claudepluginhub unju-ai/ecc339plugins reuse this hooks config
First indexed Nov 28, 2025
Showing the 6 earliest of 339 plugins