Caveat verdict

tigeropen

tigerbrokers

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

0
security
60
transparency
70
maintenance

Findings (7)

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

references/mcp.md · code · curl -LsSf https://astral.sh/uv/install.sh | sh

Pattern match critical

Pipe to sh — executes piped content as shell commands

references/mcp.md · code · | sh

Pattern match critical

Command substitution with curl — remote code execution

references/mcp.md · code · bash -c "$(curl

Pattern match critical

Possible hardcoded credential

references/quickstart.md · code · TOKEN="your_2fa_token

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match medium

conda install — installs packages via conda

references/quickstart.md · code · conda install

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API