assets
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill exclusively interacts with official Binance API endpoints (api.binance.com) for account information and asset management tasks.
- [SAFE]: High-risk operations, including withdrawals and transfers on the mainnet, are protected by a mandatory confirmation step where the user must explicitly write 'CONFIRM' to proceed.
- [SAFE]: The skill implements credential safety protocols by instructing the agent to mask API keys and secrets in all logs and user-facing communications, ensuring only a small portion of the secret is visible.
- [SAFE]: Authentication procedures follow standard industry practices (HMAC SHA256, RSA, or Ed25519) and the provided scripts are for documentation and reference purposes rather than autonomous execution of untrusted code.
Audit Metadata