Stats
Actions
Tags
From dotnet-artisan
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 · 3 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
Write|Editnode "${CLAUDE_PLUGIN_ROOT}/scripts/hooks/check-self-doc.js"5ms*.cs|*.csproj|*.sln|*.slnx|*.cshtml|*.razor|*.fs|*.fsproj|*.vb|*.xamlnode "${CLAUDE_PLUGIN_ROOT}/scripts/hooks/session-start-context.js"10msnode "${CLAUDE_PLUGIN_ROOT}/scripts/hooks/user-prompt-dotnet-reminder.js"10msnpx claudepluginhub fenzel999/dotnet-artisan --plugin dotnet-artisan