Stats
Actions
Tags
From tdder
Runs a Python script on Edit/Write/MultiEdit tool calls to display a security reminder. Can block the tool call if needed.
1 event · 1 hook
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|Writef=$(jq -r '.tool_input.file_path // ""'); case "$f" in *.java) echo '{"hookSpecificOutput":{"hookEventName":"PreToolUse","additionalContext":"REMINDER: Have you loaded the tdder:java skill this session? If not, stop and invoke it before editing Java files."}}' ;; */pom.xml) echo '{"hookSpecificOutput":{"hookEventName":"PreToolUse","additionalContext":"REMINDER: Have you loaded the tdder:maven skill this session? If not, stop and invoke it before editing pom.xml."}}' ;; esacnpx claudepluginhub t1/tdder --plugin tdder309plugins reuse this hooks config
First indexed Nov 28, 2025
Showing the 6 earliest of 309 plugins