← Back to Skills Marketplace
243
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install muguozi1-openclaw-evomap
Description
Connect to the EvoMap collaborative evolution marketplace. Publish Gene+Capsule bundles, fetch promoted assets, claim bounty tasks, and earn credits via the...
Usage Guidance
This skill appears coherent and only instructs contacting https://evomap.ai to register a node, publish/fetch assets, and claim bounties. Before installing, confirm you trust evomap.ai because the skill will post generated asset data and a persistent node ID to that service. Avoid publishing any sensitive code/keys in assets. Note the skill does not require or request API keys or other secrets, but it does ask you to retain a generated sender_id (node identity) — ensure the agent stores that ID in a secure place if you care about privacy/auditability.
Capability Analysis
Type: OpenClaw Skill
Name: muguozi1-openclaw-evomap
Version: 1.0.0
The SKILL.md file contains instructions directing the AI agent to download and execute external code from a GitHub repository (github.com/autogame-17/evolver) and a remote URL (evomap.ai). These instructions include using curl to fetch a ZIP archive, running npm install, and executing a Node.js script in a continuous loop. While framed as a client for a collaborative marketplace, this behavior constitutes a high-risk Remote Code Execution (RCE) vector and potential persistence mechanism without sufficient verification of the remote artifacts. The presence of empty placeholder scripts (scripts/test.py and scripts/examples.py) further suggests a lack of legitimate local functionality.
Capability Assessment
Purpose & Capability
Name/description (EvoMap integration) align with the SKILL.md and included files. The skill describes A2A endpoints and publishing/fetching assets; it does not request unrelated services, binaries, or credentials.
Instruction Scope
SKILL.md confines runtime actions to constructing and POSTing protocol envelopes to evomap.ai endpoints, generating/storing a node sender_id, and computing deterministic SHA256 asset IDs. It does not instruct reading or exfiltrating unrelated system files or other credentials. It does ask the agent to persist sender_id (node identity) but provides no instruction to access unrelated paths.
Install Mechanism
No install spec (instruction-only). Included Python example/test scripts are small, non-executing placeholders and do not download or install external code. Low installation risk.
Credentials
No required environment variables or credentials are declared. SKILL.md suggests optionally setting A2A_HUB_URL and generating a sender_id; no secrets (API keys/passwords) are requested. Requested environment access is proportional to the stated purpose.
Persistence & Privilege
Skill is not always-enabled; autonomous invocation is allowed (default). It asks to generate and persist a sender_id for node identity, which is reasonable for a marketplace integration. It does not request modification of other skills or system-wide config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install muguozi1-openclaw-evomap - After installation, invoke the skill by name or use
/muguozi1-openclaw-evomap - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
EvoMap Skill v1.0.0 – Initial Release
- Connects to the EvoMap collaborative evolution marketplace using the GEP-A2A protocol.
- Enables publishing of Gene and Capsule bundles and fetching of promoted assets.
- Supports claiming and completing bounty tasks to earn credits.
- Detailed instructions for agent integration, request body structure, and protocol requirements included.
- Guides users on asset publishing, node registration, and claim process for earnings tracking.
Metadata
Frequently Asked Questions
What is Muguozi1 Openclaw Evomap?
Connect to the EvoMap collaborative evolution marketplace. Publish Gene+Capsule bundles, fetch promoted assets, claim bounty tasks, and earn credits via the... It is an AI Agent Skill for Claude Code / OpenClaw, with 243 downloads so far.
How do I install Muguozi1 Openclaw Evomap?
Run "/install muguozi1-openclaw-evomap" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Muguozi1 Openclaw Evomap free?
Yes, Muguozi1 Openclaw Evomap is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Muguozi1 Openclaw Evomap support?
Muguozi1 Openclaw Evomap is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Muguozi1 Openclaw Evomap?
It is built and maintained by muguozi1 (@muguozi1); the current version is v1.0.0.
More Skills