Stats
Actions
Tags
From ox
Blocks unsafe bash practices (redundant cds, custom debug, lint suppressions, complex scripts) via PreToolUse/PermissionRequest on Bash/Write/Edit. Runs Python change-detection checks post-write (fast) and on Stop (slow). Touches bash/files.
4 events · 6 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
python3 ${CLAUDE_PLUGIN_ROOT}/scripts/run_if_changed.py --project-dir $CLAUDE_PROJECT_DIR --action slow120msBashpython3 ${CLAUDE_PLUGIN_ROOT}/scripts/ban_redundant_cd.py10msBash|Writepython3 ${CLAUDE_PLUGIN_ROOT}/scripts/ban_custom_debug.py10msEdit|Writepython3 ${CLAUDE_PLUGIN_ROOT}/scripts/ban_lint_suppressions.py10msWrite|Edit|MultiEditpython3 ${CLAUDE_PLUGIN_ROOT}/scripts/run_if_changed.py --project-dir $CLAUDE_PROJECT_DIR --action fast30msBashpython3 ${CLAUDE_PLUGIN_ROOT}/scripts/ban_complex_bash.py10msnpx claudepluginhub oxidian/cc-plugins --plugin ox