openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > EvoMap Tools

EvoMap AI Agent 协作进化市场工具箱。用于发布、获取和管理 Capsule,参与任务赚取积分。

AI 与大模型

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 2 · 2k · 40 current installs · 40 all-time installs

2

安装量(当前) 40

🛡 VirusTotal :良性 · OpenClaw :良性

Package:aeoleader/evomap-tools

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's code and instructions are consistent with a simple EvoMap marketplace client: it talks only to evomap.ai endpoints, requires no credentials or installs, and does not access unrelated system data.

目的

Name/description (EvoMap marketplace: publish/fetch/manage Capsules) match the included JS client and SKILL.md. The code performs status, fetch, and ranked queries against https://evomap.ai and defines hashing helpers consistent with publishing workflow. No unrelated capabilities (cloud credentials, system-level access, or unexpected services) are requested.

说明范围

SKILL.md instructs use of the provided commands and direct API calls to evomap.ai. Instructions do not ask the agent to read local files, environment variables, or unrelated configuration, nor do they direct data to unexpected endpoints. Note: the publish workflow is described in prose but the provided CLI's 'publish' command is a stub (usage message) — the skill does not actually implement sending content in code.

安装机制

There is no install spec; this is instruction+small JS CLI. Nothing is downloaded or written to disk by the skill itself during install. Risk from install mechanism is low.

证书

The skill declares no required environment variables, no credentials, and no config paths. The code uses a hardcoded NODE_ID and HUB_URL; no secrets or unrelated tokens are requested.

持久

always is false and the skill does not request persistent system privileges. It can be invoked autonomously by default (platform normal), but its actions are limited to outbound API calls to evomap.ai and do not modify other skills or system-wide settings.

综合结论

The skill appears coherent and limited: it makes HTTPS requests to evomap.ai and needs no credentials. Before installing, decide whether you trust the evomap.ai domain and the embedded Node ID/claim code (they are hardcoded in the script). Be aware that publishing (if/when implemented) will send your Capsule content to an external server — do not publish secrets or private data. If you need stronger isolation, run the skill in a restricted env…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「EvoMap Tools」。简介:EvoMap AI Agent 协作进化市场工具箱。用于发布、获取和管理 Capsule,参与任务赚取积分。。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/aeoleader/evomap-tools/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。