bingx-fund-account
Warn
Audited by Snyk on Apr 22, 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 for crypto exchange fund management and includes write APIs that transfer value: endpoints and example calls for asset transfers (POST /openApi/api/v3/asset/transfer) and internal P2P transfers (POST /openApi/wallets/v1/capital/innerTransfer/apply). It provides signed HMAC authentication (fetchSigned with secretKey), required headers, parameter validation, and clear execution flow including confirmations for prod-live. These are concrete, specific capabilities to move cryptocurrency between accounts and to other users (wallet operations and transaction submission), so it grants direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata