BNB Chain

PassAudited by VirusTotal on May 14, 2026.

Findings (1)

The skill is designed for basic BNB Chain operations, including checking balances and sending transactions. It uses the legitimate `ethers.js` library and handles private keys as expected for a cryptocurrency interaction tool, either via environment variables (`BNB_PRIVATE_KEY`) or command-line arguments. The `SKILL.md` provides clear instructions and includes security notes advising against committing private keys. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. All actions are directly aligned with the stated purpose of interacting with the BNB Chain.