okx-dex-swap

Warn

Audited by Snyk on Apr 29, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 1.00). The skill's required Pre-flight Checks explicitly fetch and parse public GitHub content (curl to https://api.github.com/... and downloads from raw.githubusercontent.com/releases/... in _shared/preflight.md) and uses that data to decide whether to download and execute installer scripts, so untrusted third-party content is read and can directly change tool behavior.

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


MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill is explicitly and primarily a crypto trading/execution tool. It provides commands to "swap tokens", "buy/sell", and—critically—an onchainos swap execute command that performs quote → approve (if needed) → swap → sign & broadcast and returns tx hashes. It also supports wallet login/selection, ERC-20 approvals, MEV-protection flags, automated (silent) execution with required authorization, and direct interaction with DEX aggregator APIs. These are specific mechanisms to move funds on-chain (crypto wallet transactions and broadcasts), not generic tooling.

Issues (3)

W011
MEDIUM

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

W012
MEDIUM

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

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 29, 2026, 04:39 PM
Issues
3