Miraix Wallet Roast

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill is classified as suspicious due to a potential shell injection vulnerability in the `SKILL.md` instructions. It directs the AI agent to execute a `curl` command against an external API (`https://app.miraix.fun/api/wallet-audit`) using a user-provided Solana wallet address as a direct parameter. While the intent appears to be a legitimate wallet analysis service, the pattern of constructing shell commands with unvalidated user input is a high-risk practice that could be exploited if the agent is tricked into processing a malicious payload as a wallet address.