ClawAudit verdict

ibkr-trading

ibkr-trader

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Sets up and automates Interactive Brokers trading via the official Client Portal Gateway API with IBeam authentication; credentials are stored in a local .env file for the user own IBKR account.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
60
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · PASSWORD='your_password

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

apt-get install — installs system packages

SKILL.md · code · apt-get install

Pattern match medium

POSTs data to external URL

SKILL.md · code · .post("https://

Pattern match low

Python os.getenv — reads environment variable

scripts/keepalive.py · prose · downgraded · os.getenv(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). 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.

package_installnetwork_outnetwork_in

Is this flag fair?

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