Hodl Dance Skill

PassAudited by VirusTotal on May 16, 2026.

Findings (1)

The HODL.DANCE skill bundle is a legitimate tool for trading and creating memecoins on the BSC network. It uses standard libraries like ethers.js for blockchain interactions and node-fetch for API requests to https://hodl.dance/api. While it requires a private key (HODL_PRIVATE_KEY) for signing transactions, the code correctly uses it only for local signing and does not attempt to exfiltrate it. The functionality, including token creation, buying, and selling (with automatic ERC20 approval), is transparently implemented and aligns with the documentation in SKILL.md and README.md.