bitmart-exchange-futures
Warn
Audited by Snyk on Mar 12, 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). This skill is explicitly and specifically designed to perform cryptocurrency derivatives trading and account fund transfers on BitMart. The documentation defines authenticated WRITE endpoints for placing/canceling orders (e.g., POST /contract/private/submit-order, cancel-order, submit-plan-order, submit-tp-sl-order, submit-trail-order), setting leverage (POST /contract/private/submit-leverage), and transferring funds between spot and futures or sub-accounts (POST /account/v1/transfer-contract and sub-account transfer endpoints). It includes signature generation, required signed headers, credential handling, and a worked example to open a leveraged futures position. The skill therefore grants direct financial execution capabilities (placing market/limit orders, changing leverage, moving funds), not just generic API access or browser automation.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata