@349/binance

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill installs the ccxt library from the Python Package Index (PyPI). CCXT is a widely recognized and trusted open-source library used for cryptocurrency exchange integration.
  • [COMMAND_EXECUTION]: The skill modifies the environment's workspace/setup.sh file to include the installation command for ccxt. This ensures the dependency is available after system restarts, which is a documented and standard procedure for this agent's environment.
  • [SAFE]: Authentication is handled using user-provided environment variables (BINANCE_API_KEY and BINANCE_SECRET). The skill does not contain hardcoded credentials or suspicious data exfiltration patterns; credentials are used solely to authenticate requests to the specified exchange via the CCXT library.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 03:07 PM
Security Audit — agent-trust-hub — @349/binance