Stats
Actions
Tags
From design-forge
Blocks Write/Edit/NotebookEdit tool calls until a Node.js guardrail script passes validation. On session start, runs a phase-router script to configure the environment. Both hooks execute Node.js scripts without bash.
2 events · 2 hooks
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|Writebash "${CLAUDE_PLUGIN_ROOT}/hooks/canvas-guard.sh" 2>&1 || { echo '[design-forge:canvas-guard] hook failed' >&2; exit 0; }5msstartupbash "${CLAUDE_PLUGIN_ROOT}/hooks/init-check.sh" 2>&1 || exit 05msnpx claudepluginhub hrconsultnj/claude-plugins --plugin design-forge