Stats
Actions
Tags
From GSD Core
Security hooks that monitor and block unsafe prompts, reads, and file writes during Claude Code sessions. Executes guard scripts at lifecycle events, runs bash, and can block tool calls.
7 events · 11 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
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"10msRead|WebFetch|WebSearchnode "${CLAUDE_PLUGIN_ROOT}/hooks/gsd-read-injection-scanner.js"5msnode "${CLAUDE_PLUGIN_ROOT}/hooks/gsd-ensure-canonical-path.js"5msnode "${CLAUDE_PLUGIN_ROOT}/hooks/gsd-check-update.js"node "${CLAUDE_PLUGIN_ROOT}/hooks/gsd-context-monitor.js"10ms4plugins reuse this hooks config
First indexed Jun 8, 2026
npx claudepluginhub open-gsd/gsd-core --plugin gsd-core