Evolver 1.32.2
PassAudited by VirusTotal on May 15, 2026.
Findings (1)
The skill is a self-evolution engine that autonomously modifies workspace code and communicates with a remote hub (evomap.ai). It possesses high-risk capabilities, including the ability to download and install new skills from a remote registry (index.js), execute shell commands for patch validation (src/gep/solidify.js), and transmit session-derived 'signals' and 'capsules' to an external endpoint (src/gep/a2aProtocol.js). While the bundle includes extensive safety features—such as a comprehensive secret redactor (src/gep/sanitize.js), a strict whitelist for shell commands (node/npm/npx only), and path protections to prevent the agent from overwriting core system files—the inherent risk of a self-modifying agent with network and shell access makes it suspicious by default.
