PreToolUse hook execution fails to properly filter undefined events
Status Open
Maintainer reply None cached
Activity 1 comment · opened Aug 7, 2026
The hookify plugin has a logical bug in load_rules() where event = None causes all event filters to be bypassed. This makes PreToolUse and PostToolUse hooks execute unconditionally for tools like Read and Browser that do not map to bash or file events.
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗