okx-dex-signal

Warn

Audited by Snyk on Mar 14, 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 explicitly runs the onchainos CLI (e.g., "onchainos signal list" in SKILL.md Operation Flow and references/cli-reference.md) to fetch live signals and token metadata from public on-chain/third-party sources, and those returned fields (token.tokenAddress, price, triggerWalletAddress, etc.) are consumed and handed off into follow-up tooling (okx-dex-token, okx-dex-swap), so untrusted external content can materially influence agent decisions and actions.

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 part of an OKX DEX suite and although its primary commands are signal-listing, the prompt explicitly documents and links to onchainos swap execution commands and cross-skill workflows that perform token buys. It shows concrete crypto transaction commands (e.g., "onchainos swap swap --from ... --to --amount ... --chain solana --wallet ") and instructs buying tokens as a follow-up step. Those are explicit crypto swap / wallet transaction operations (sending on-chain transactions), not generic tooling. Therefore it grants direct financial execution capability.

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 14, 2026, 11:53 AM
Issues
3