Binance Pro (Hybrid Labs)
PassAudited by VirusTotal on Mar 31, 2026.
Findings (1)
The skill provides a legitimate integration with the Binance API for spot and futures trading, allowing users to manage portfolios and execute trades. It handles API credentials via environment variables or a local JSON file (~/.openclaw/credentials/binance.json) as documented. All network requests in both the Python CLI (binance_cli.py) and the markdown examples (SKILL.md) are directed to official Binance endpoints (api.binance.com and fapi.binance.com), with no evidence of data exfiltration, unauthorized execution, or malicious prompt injection.
