Sona Next-Gen Wallet
PassAudited by VirusTotal on May 15, 2026.
Findings (1)
The SONA wallet skill is a legitimate integration for an autonomous Solana wallet agent. The code in plugin.ts implements a bridge to a locally running API (defaulting to localhost:3000) and includes a security check to prevent sending the session token (SONA_TOKEN) to non-local hosts. The tools provided (transfers, status checks, mode switching) align with the stated purpose, and the documentation describes multi-layered safety constraints like spend limits and human-in-the-loop approval modes.
