Stats
Actions
Tags
From agent-orchestra
Scans edited files for accidentally committed secrets (API keys, passwords) after every Write/Edit. Activates on session start and tracks Claude mode changes via Node scripts. Writes files for scanning.
3 events · 4 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|Write|MultiEdit)$pwsh -NoProfile -NonInteractive -File "${CLAUDE_PLUGIN_ROOT}/skills/plugin-release-hygiene/scripts/plugin-release-hygiene-hook.ps1"^(AskUserQuestion|vscode/askQuestions)$pwsh -NoProfile -NonInteractive -File "${CLAUDE_PLUGIN_ROOT}/skills/solution-authoring/scripts/gate-event-logger-hook.ps1"startuppwsh -NoProfile -NonInteractive -File "${CLAUDE_PLUGIN_ROOT}/skills/session-startup/scripts/session-cleanup-detector.ps1"pwsh -NoProfile -NonInteractive -File "${CLAUDE_PLUGIN_ROOT}/skills/project-references/scripts/reference-preflight-hook.ps1"npx claudepluginhub grimblaz/agent-orchestra --plugin agent-orchestra