algo
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill documentation instructs the agent to use standard system tools like
opensslfor generating HMAC-SHA256, RSA, or Ed25519 signatures andcurlfor making authenticated HTTP requests to the Binance API endpoints. - [DATA_EXPOSURE_AND_EXFILTRATION]: The skill manages high-value secrets (Binance API keys and secrets). It implements specific security guardrails, including instructions for the agent to mask secrets (showing only a few characters) when communicating with the user and a strict policy against sending credentials to any domain other than the official Binance API.
- [SAFE]: The skill includes a human-in-the-loop requirement, instructing the agent to wait for an explicit "CONFIRM" message from the user before proceeding with any transactions on the Binance Mainnet.
Audit Metadata