bitmart-exchange-futures
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill manages BitMart API credentials by reading from environment variables or a local config file. It explicitly instructs the agent to mask these credentials in output, ensuring that sensitive secrets are not exposed in plaintext to the user. All network activity is directed to official BitMart domains for trading purposes.
- [COMMAND_EXECUTION]: The skill's documentation provides specific command-line examples using curl and openssl for the agent to follow. These commands are localized to the BitMart API and used solely for the intended functionality of market data retrieval and trade execution.
- [INDIRECT_PROMPT_INJECTION]: The skill interprets natural language trading instructions. Ingestion points: natural language user prompts; Boundary markers: mandatory pre-flight validation steps as defined in SKILL.md; Capability inventory: network-based trading operations and account management; Sanitization: mandatory user 'CONFIRM' requirement for all write operations.
Audit Metadata