Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From GSD Core
Safeguards Claude Code sessions with guards that block or scan tool calls (Write, Edit, Read) for prompt injection, path safety, and context monitoring. Runs Node scripts, executes bash, and reloads config on file changes.
7 events · 10 hooks
npx claudepluginhub open-gsd/gsd-coreSafety 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
node "${CLAUDE_PLUGIN_ROOT}/hooks/gsd-context-monitor.js"10msnode "${CLAUDE_PLUGIN_ROOT}/hooks/gsd-context-monitor.js"10msWrite|Editnode "${CLAUDE_PLUGIN_ROOT}/hooks/gsd-prompt-guard.js"5msnode "${CLAUDE_PLUGIN_ROOT}/hooks/gsd-read-guard.js"5msWrite|Edit|MultiEditnode "${CLAUDE_PLUGIN_ROOT}/hooks/gsd-worktree-path-guard.js"5msconfig.jsonnode "${CLAUDE_PLUGIN_ROOT}/hooks/gsd-config-reload.js"8msBash|Edit|Write|MultiEdit|Agent|Tasknode "${CLAUDE_PLUGIN_ROOT}/hooks/gsd-context-monitor.js"10msReadnode "${CLAUDE_PLUGIN_ROOT}/hooks/gsd-read-injection-scanner.js"5msnode "${CLAUDE_PLUGIN_ROOT}/hooks/gsd-check-update.js"node "${CLAUDE_PLUGIN_ROOT}/hooks/gsd-context-monitor.js"10msShare bugs, ideas, or general feedback.