Caveat verdict
tigeropen
tigerbrokers
Tiger Brokers OpenAPI SDK skill with explicit safety warnings defaulting to paper trading; credentials read from env vars sent only to the official Tiger Brokers API, and real-money trading requires explicit user confirmation.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (7)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
references/mcp.md · code · curl -LsSf https://astral.sh/uv/install.sh | sh
Pipe to sh — executes piped content as shell commands
references/mcp.md · code · | sh
Command substitution with curl — remote code execution
references/mcp.md · code · bash -c "$(curl
Possible hardcoded credential
references/quickstart.md · code · TOKEN="your_2fa_token
Pipe to python — executes piped content as Python code
SKILL.md · prose · downgraded · | Python
conda install — installs packages via conda
references/quickstart.md · code · conda install
Opens WebSocket connection
SKILL.md · prose · downgraded · WebSocket
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/C/E). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 3 environment variables. (1 sensitive: TIGEROPEN_PRIVATE_KEY). Requires 2 system binaries. (1 elevated: pip).
Is this flag fair?
Thanks — recorded.