okx-onchain-gateway

Fail

Audited by Snyk on Jul 30, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The skill repeatedly requires the agent to accept and embed user-supplied signed transaction hexes (via the --signed-tx CLI argument) into commands/outputs verbatim, which forces the LLM to handle secret-like values directly and creates an exfiltration risk.

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 a blockchain transaction gateway: it accepts signed transactions and broadcasts them on-chain (including MEV protection parameters), returns order IDs, and provides gas estimation, simulation, and order tracking. Broadcasting signed transactions is a direct crypto fund movement operation (final-mile execution). Although it does not sign transactions, it performs the on-chain execution step and therefore grants direct financial execution capability.

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

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
HIGH
Analyzed
Jul 30, 2026, 04:24 PM
Issues
3
Security Audit — snyk — okx-onchain-gateway