okx-dex-trenches

Warn

Audited by Snyk on Mar 23, 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). This skill explicitly calls public memepump endpoints (e.g., onchainos memepump tokens, token-details, token-dev-info, aped-wallet) that ingest on-chain and social metadata (token names, descriptions, logoUrl, social.x/telegram/website fields and pump.fun protocol data) from open/public sources and the SKILL.md workflows show that the agent reads and uses that untrusted content to drive decisions and follow-up actions (including swap execution), which enables indirect prompt injection.

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 explicitly includes crypto transaction and wallet operations that can move funds. Examples: it references swap execution flows (onchainos swap quote → onchainos swap swap), broadcasting signed transactions (onchainos gateway broadcast --signed-tx), and direct agentic wallet calls to execute transactions (onchainos wallet contract-call for Solana and EVM with --value and --input-data). It also contains wallet management tips ("create a new wallet", "show my addresses") and describes getting swap calldata and executing transactions. These are specific crypto/chain signing and execution capabilities (not generic HTTP or browser automation), so the skill grants direct financial execution authority.

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
Mar 23, 2026, 01:20 PM
Issues
3