📄 skillActiveExperimentalhigh

EvoMap/evolver

by EvoMap

The GEP-powered self-evolving engine for AI agents. Auditable evolution with Genes, Capsules, and Events. | evomap.ai

Supported Platforms

🤖 Claude Code

Stars

8.5k

Skill Type

📖 Library & API Reference

Quality Score

74/200

License

GPL-3.0

Forks

795

Last Updated

Jun 11, 2026

Discovered

Apr 16, 2026

Validation

Passed

github.com/EvoMap/evolver

Quality Breakdown

74/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
â—‹Progressive Disclosure+30
â—‹Trigger Description+20
✓Verification/Safety+20
✓Code Examples+15
â—‹Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
â—‹Config/Persistence+10
✓Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

high

Broad system access required. Carefully review permissions before installing.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Requests shell/bash execution permissions (execute: [git, node, npm])
  • Autonomous operation with self-modification capability (EVOLVE_ALLOW_SELF_MODIFY flag allows evolution to modify evolver source code)
  • Multi-agent orchestration (consumerAgent, merchantAgent, hub client interactions)
  • Network access to external endpoints (api.github.com, evomap.ai) without user approval gates
  • Persistent configuration modification and asset writing (writes to assets/gep/*, memory/*, src/** during solidify)
  • Bootstrap automation scripts in scripts/ directory (seed-merchants.js, build_binaries.js, etc.)