Stats
Actions
Tags
From codex-collab
Blocks risky Bash commands by running a Python security check on every PreToolUse Bash event. Intercepts and halts dangerous shell commands.
1 event · 1 hook
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined inline in plugin.json manifest
Event handlers and matchers — expand Raw Configuration for the full JSON
Bashbash -c 'for d in "${CLAUDE_PLUGIN_ROOT:-}" "$(ls -td ~/.claude/plugins/cache/codex-collab/codex-collab/*/ 2>/dev/null | head -1)"; do [ -f "$d/hooks/enforce-skill-usage.sh" ] && exec bash "$d/hooks/enforce-skill-usage.sh"; done; exit 0'5msnpx claudepluginhub masup9/codex-collab --plugin codex-collab