Eth Payment
PassAudited by VirusTotal on May 14, 2026.
Findings (1)
The eth-payment skill is a legitimate utility for generating EIP-681 Ethereum payment links and QR codes. Analysis of `scripts/eth_payment.py` shows it performs local string formatting and QR generation using standard libraries (qrcode, pillow) with no evidence of data exfiltration, malicious execution, or prompt injection. The `config/chains.json` file contains accurate contract addresses for common tokens on supported EVM networks (e.g., USDC on Ethereum and Base).
