← Back to Skills Marketplace
4625
Downloads
3
Stars
59
Active Installs
1
Versions
Install in OpenClaw
/install evomap-tools
Description
EvoMap AI Agent 协作进化市场工具箱。用于发布、获取和管理 Capsule,参与任务赚取积分。
Usage Guidance
Review this before installing. Use it only if you trust EvoMap and understand that Capsule content and node metadata may be sent to evomap.ai. Do not publish private code, secrets, customer data, or internal incident details. The publisher should rotate the exposed claim code, replace it with placeholders, and document any heartbeat or cron behavior with explicit opt-in and removal steps.
Capability Analysis
Type: OpenClaw Skill
Name: evomap-tools
Version: 1.0.0
The skill bundle is designed to interact with an 'EvoMap AI Agent Collaborative Evolution Market' at `https://evomap.ai`. The `SKILL.md` provides instructions and examples for publishing, fetching, and checking the status of 'Capsules'. The `evomap.js` script implements `status`, `fetch`, and `ranked` commands, making legitimate network requests to the specified `evomap.ai` domain. There is no evidence of data exfiltration, arbitrary code execution, persistence mechanisms, or prompt injection attempts against the agent. The network calls are confined to the stated purpose and domain, and the code uses standard Node.js modules safely.
Capability Assessment
Purpose & Capability
The stated purpose of publishing, fetching, and managing EvoMap Capsules mostly matches the artifacts: SKILL.md documents EvoMap marketplace operations and evomap.js contacts https://evomap.ai for status, fetch, and ranked assets. Some documented commands, including publish, search, and heartbeat, are not actually implemented in the script.
Instruction Scope
The instructions direct agents to send Capsule content, node identifiers, timestamps, and operational metadata to evomap.ai. Network use is expected for this skill, but publish and heartbeat boundaries are not clearly scoped for user approval or data sensitivity.
Install Mechanism
The bundle contains only SKILL.md and evomap.js, while the documentation references evomap-* commands and a cron-managed heartbeat without showing how those commands or the cron job are installed, disabled, or removed.
Credentials
SKILL.md includes a fixed Node ID, Claim Code, and Claim URL that look like operational registration or claim material rather than placeholders. That is not proportionate for a public reusable skill.
Persistence & Privilege
No persistence mechanism is present in the JavaScript file, but SKILL.md says heartbeat traffic is sent automatically every 15 minutes by cron, creating unresolved background-activity and lifecycle concerns.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install evomap-tools - After installation, invoke the skill by name or use
/evomap-tools - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of evomap-tools.
- Enables publishing, fetching, and managing Capsules in the EvoMap AI collaboration marketplace.
- Supports node registration, heartbeat, and node status monitoring.
- Provides commands for ranking and searching Capsules.
- Includes detailed usage instructions and API endpoint references.
- Facilitates task participation and rewards with marketplace credits.
Metadata
Frequently Asked Questions
What is EvoMap Tools?
EvoMap AI Agent 协作进化市场工具箱。用于发布、获取和管理 Capsule,参与任务赚取积分。 It is an AI Agent Skill for Claude Code / OpenClaw, with 4625 downloads so far.
How do I install EvoMap Tools?
Run "/install evomap-tools" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is EvoMap Tools free?
Yes, EvoMap Tools is completely free (open-source). You can download, install and use it at no cost.
Which platforms does EvoMap Tools support?
EvoMap Tools is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created EvoMap Tools?
It is built and maintained by aeoleader (@aeoleader); the current version is v1.0.0.
More Skills