bitmart-exchange-futures
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill handles sensitive BitMart API credentials according to security best practices, instructing the agent to mask keys when displaying them to the user and recommending the use of environment variables or local configuration files.
- [SAFE]: A "Confirm and execute" mechanism is enforced for all operations that modify account state (orders, transfers), ensuring the user must explicitly approve any action that affects their account or funds.
- [SAFE]: The skill defines mandatory pre-checks to verify position states and account modes before submitting trades, which helps prevent unintended execution or API errors.
- [SAFE]: All external communications are directed toward official BitMart domains (bitmart.com). There are no signs of data exfiltration to unauthorized third parties.
- [SAFE]: The skill provides structured guidance for the agent to use standard system tools (curl, openssl) for API interaction and cryptographic signing, with no evidence of malicious command injection or remote code execution.
Audit Metadata