binance-spot-openapi-skill

Warn

Audited by Snyk on Mar 10, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Direct money access detected (high risk: 1.00). The skill is explicitly designed to operate Binance Spot trading APIs, including authenticated account reads and signed write operations that place and cancel orders. It documents credentials (API keys, Ed25519/HMAC secrets), signer bindings, and concrete endpoints for order placement (post:/api/v3/order), test orders, and order cancellation (delete:/api/v3/order, delete:/api/v3/openOrders). It also instructs how to execute mainnet vs testnet flows and how to sign requests. These capabilities are specifically intended to execute market trades and modify account state on an exchange (i.e., move/value assets), not generic tooling. Therefore this skill grants Direct Financial Execution authority.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 10, 2026, 02:53 AM