spot
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [CREDENTIALS_UNSAFE]: The skill is designed to manage Binance API keys and secrets. It implements protective measures by instructing the agent to mask sensitive values in output and to keep the storage location of credentials confidential.- [DATA_EXFILTRATION]: Authenticated requests are sent to official Binance API endpoints (api.binance.com, testnet.binance.vision, demo-api.binance.com). The skill explicitly forbids sending credentials to any other domains.- [COMMAND_EXECUTION]: Cryptographic signing of API requests is documented using standard system utilities like openssl for HMAC, RSA, and Ed25519 signatures.
Audit Metadata