web3-trade-simulator

Fail

Audited by Snyk on Mar 8, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). This is a direct raw GitHub link to an install.sh shell script (intended to be run via curl | sh); even though it's hosted under the "okx" GitHub account (which looks legitimate), executing remote shell scripts without reviewing their contents or verifying the repo/signature is high risk because such scripts can install malware or backdoors.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly calls the onchainos CLI to fetch public on‑chain and market data (e.g., onchainos token search, token price-info, token holders, market kline, market signal-list, swap quote) and the agent reads and acts on those untrusted public data sources to compute scores and drive simulated trade decisions, so third‑party content can materially influence behavior.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Mar 8, 2026, 12:03 PM