sub-account
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions and endpoints for interacting with the official Binance API (api.binance.com). All network operations are directed at these legitimate vendor domains.
- [SAFE]: The skill includes explicit security practices for the AI agent, such as masking API keys (showing only first 5 and last 4 characters) and secrets (showing only last 5 characters) to prevent full credential exposure in the chat interface.
- [SAFE]: Implementation of a 'CONFIRM' requirement for transactions in the mainnet environment provides a necessary human-in-the-loop safety check.
- [SAFE]: Instructions for storing credentials suggest using a separate file (
TOOLS.md), which is a standard pattern for credential management in this context and does not involve hardcoding secrets in the skill itself.
Audit Metadata