Caveat verdict

ibkr-investing

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

Interactive Brokers trading skill with explicit human-in-the-loop confirmation gate before any order placement; defaults to paper trading and never executes trades autonomously.

โš  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.

28
security
100
transparency
90
maintenance

Findings (4)

Pattern match critical

Pipe-to-shell pattern (curl | sh) โ€” supply chain attack vector

README.md ยท code ยท curl -fsSL https://get.docker.com | sh

Pattern match critical

Pipe to sh โ€” executes piped content as shell commands

README.md ยท code ยท | sh

Pattern match medium

pip3 install โ€” installs Python packages at runtime

README.md ยท code ยท pip3 install

Pattern match low

Python os.environ.get โ€” reads environment variable

scripts/_guardrails.py ยท prose ยท downgraded ยท os.environ.get(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A). Final tier capped at Caution โ€” cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

Is this flag fair?

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