Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From codex-collab
Runs a bash script before every Bash tool call to ensure the environment is ready. Executes shell commands.
1 event · 1 hook
npx claudepluginhub masup9/codex-collab --plugin codex-collabSafety 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'5msShare bugs, ideas, or general feedback.