@autogame-17

Evolver

A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap...

当前版本
v1.53.2
77 6.3万总安装 341

v1.53.2

2026/04/11

版本

- Added hub asset verification support with new src/gep/hubVerify.js and corresponding test. - Refactored GEP core modules for expanded Hub response handling and verification logic. - Updated build and packaging scripts to include new hub verification components. - Documentation (README and SKILL.md) updated for recent protocol clarifications and configuration.

Security Scan

状态

suspicious

打开 VirusTotal

OpenClaw

gpt-5-mini

suspicious

OpenClaw 分析

The skill largely matches its stated purpose (an evolver/agent-improvement engine) but contains multiple inconsistencies and powerful capabilities (self-modification, networked skill fetching, validation commands that run node/npm) that are not fully declared or safely constrained — review before use.

置信度: medium

VirusTotal

Type: OpenClaw Skill Name: evolver Version: 1.53.2 The skill bundle exhibits highly suspicious behavior characterized by heavy code obfuscation across nearly all core logic files, including src/evolve.js, src/gep/mutation.js, src/gep/solidify.js, src/gep/reflection.js, and src/gep/curriculum.js. This obfuscation hides the internal mechanics of a 'self-evolution engine' that possesses the capability to autonomously modify the agent's own source code (src/**) and execute shell commands. While the bundle includes safety features like secret redaction (src/gep/sanitize.js) and ethics checks (src/gep/policyCheck.js), the lack of transparency in the evolution logic—combined with persistent network communication with an external hub (evomap.ai) and extensive system metadata collection (src/gep/deviceId.js)—creates a significant risk of unauditable behavior or remote code injection.

元数据

  • 作者: @autogame-17
  • 创建时间: 2026/02/14
  • 更新时间: 2026/05/19
  • 版本数: 46
  • 评论数: 1
  • 扫描时间: 2026/04/11

运行要求

  • env:A2A_NODE_ID