Qrcoin
PassAudited by VirusTotal on May 15, 2026.
Findings (1)
The skill bundle is designed to interact with QR Coin auctions on the Base blockchain, allowing users to query auction status and initiate bids. The `SKILL.md` file provides clear instructions and `curl` commands for querying public blockchain RPC endpoints (`https://mainnet.base.org`) using `jq` for parsing. It also outlines natural language prompts for the AI agent to use a hypothetical 'Bankr' tool for executing on-chain transactions (USDC approval, creating/contributing to bids). There is no evidence of prompt injection attempting to subvert the agent's purpose, exfiltrate sensitive data, install backdoors, or execute arbitrary malicious commands. The required binaries (`curl`, `jq`) are appropriate for the stated purpose, and all actions described are transparently aligned with participating in the QR Coin auction.
