binance-api-usage

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill manages Binance API keys and secrets via environment variables and .env files. It provides a template (.env.example) and explicitly instructs users to avoid hardcoding credentials in source code, adhering to security best practices.
  • [SAFE]: The skill utilizes the 'python-binance' library, which is a well-known, community-vetted package for exchange integration. No unverified or suspicious external dependencies are requested.
  • [SAFE]: All operations in the provided scripts, such as retrieving market depth, account balances, and historical data, are legitimate financial operations consistent with the skill's stated purpose. There are no signs of unauthorized data exfiltration or hidden malicious code.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 02:11 AM