Stats
Actions
Tags
From tax-bunyip
Runs a bash script on session start and intercepts every Bash command execution. Designed for Interactive Brokers (IBKR) trading automation via shell commands.
2 events · 2 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
Bashsh -c 'PY="${CLAUDE_PLUGIN_DATA}/.venv/bin/python"; [ -x "$PY" ] || PY="${CLAUDE_PLUGIN_ROOT}/.venv/bin/python"; [ -x "$PY" ] || PY=python3; exec "$PY" "${CLAUDE_PLUGIN_ROOT}/hooks/pre_tool_use_git_guard.py"'sh -c 'exec bash "${CLAUDE_PLUGIN_ROOT}/scripts/bootstrap_env.sh"'120msnpx claudepluginhub reebz/tax-bunyip --plugin tax-bunyip