ZeroEx Swap
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
This skill is classified as suspicious due to its inherent high-risk capabilities, specifically requiring and directly handling a user's `PRIVATE_KEY` and `ZEROEX_API_KEY` to execute real cryptocurrency swaps. While the code (`swap.js`, `quote.js`) transparently implements the stated purpose of interacting with the 0x Swap API and includes some security best practices (e.g., exact allowance), the direct handling of a private key for real fund transactions represents a significant risk. The `SKILL.md` instructions guide the AI agent to perform these high-risk operations, which, while aligned with the skill's purpose, could lead to financial loss if misused or if the agent's environment is compromised.
