moltrade

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The moltrade skill bundle provides a comprehensive set of instructions and API references for operating a trading bot across multiple platforms (Binance, Uniswap, Polymarket) and broadcasting signals via Nostr and Binance Square. The instructions in SKILL.md and associated files (binance/spot/SKILL.md, binance/square-post/SKILL.md) contain strong security guardrails, explicitly directing the AI agent to never handle private keys directly, to mask sensitive credentials in output, and to require explicit user confirmation before executing live trades. The logic is consistent with the stated purpose of an automated trading assistant and lacks any indicators of malicious intent or data exfiltration.