mexc-openapi-skill
Warn
Audited by Snyk on Mar 29, 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 interact with a cryptocurrency exchange (MEXC Spot) and includes signed account operations plus signed write endpoints for creating and cancelling orders. It describes HMAC signing, credential setup (api_key and secret_key), and exposes post:/api/v3/order and delete:/api/v3/order (order create/cancel) — i.e., direct market order and account transaction capabilities. Those are specific financial execution operations (crypto trading and signing), so this grants direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata