npx claudepluginhub hybridindie/comfyui_mcpDefined in hooks/hooks.json
{
"PostToolUse": [
{
"hooks": [
{
"type": "command",
"command": "hooks/security-warning.sh"
}
],
"matcher": "mcp__comfyui__comfyui_audit_dangerous_nodes|mcp__comfyui__comfyui_install_custom_node|mcp__comfyui__comfyui_update_custom_node|mcp__comfyui__comfyui_run_workflow|mcp__comfyui__comfyui_generate_image"
}
]
}"Runs check-blocked.sh bash script after Agent PostToolUse events with 10s timeout, checking for blocked items post-tool execution."