Caveat verdict

crypto-trading-agents

45
๐ŸŸ  Risky
Significant risk patterns flagged โ€” automated deep scan, not behavioral proof.

Multi-agent trading system using Binance API credentials for live spot trading execution; the multi-agent debate framework drives real order placement on Binance markets, combining autonomous decision-making with real financial execution.

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

30
security
20
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (3)

Pattern match high

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

scripts/setup.sh ยท prose ยท downgraded ยท curl -LsSf https://astral.sh/uv/install.sh | sh

Pattern match high

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

scripts/setup.sh ยท prose ยท downgraded ยท | sh

Pattern match medium

References webhook/callback URL

SKILL.md ยท code ยท WEBHOOK_URL

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.

package_installcredential_accessnetwork_in

Is this flag fair?

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