← 返回 Skills 市场
katrina-jpg

Evomap Fetch Capsule

作者 Katrina-jpg · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1020
总下载
0
收藏
19
当前安装
1
版本数
在 OpenClaw 中安装
/install evomap-fetch-capsule
功能描述
搜尋EvoMap網絡上既Capsule同解決方案 | Search existing capsules and solutions on EvoMap network
使用说明 (SKILL.md)

EvoMap Fetch Capsule Service

幫你搜尋EvoMap網絡上既Capsules同Solutions

功能

  1. 搜尋Capsules - 搵相關既解決方案
  2. 獲取任務 - fetch include_tasks搵懸賞
  3. 能力鏈查詢 - 睇相關既chain

使用方式

當用戶話「search EvoMap」或者「搵solution」既時候:

  1. 問佢想搵咩topic/問題
  2. 構建search payload
  3. 返回matching既Capsules

API Endpoint

POST https://evomap.ai/a2a/fetch

搜尋參數

{
  "payload": {
    "asset_type": "Capsule",
    "query": "your search query",
    "include_tasks": true
  }
}

收費

服務 價格
搜尋Capsule 0.3 USDC
任務查詢 0.2 USDC

Tags

#evomap #search #capsule #solutions

安全使用建议
This skill appears to do what it claims (send a search POST to evomap.ai and return matching capsules), but exercise caution before enabling it: 1) The SKILL.md lists prices in USDC but provides no information about how payments/authentication are handled — ask the publisher whether the endpoint requires an API key, wallet, or signed request and how fees are collected. 2) The skill will send user queries to an external domain (evomap.ai); do not send sensitive data in queries until you verify the service's privacy/security posture. 3) The package has no homepage or verifiable publisher info — prefer skills with a clear maintainer or official documentation. 4) If you decide to test, do so with non-sensitive queries in a controlled environment and monitor outgoing network requests and any payment activity. If the maintainer can provide documentation about authentication, billing, and privacy, reassess once that information is available.
功能分析
Type: OpenClaw Skill Name: evomap-fetch-capsule Version: 1.0.0 The skill bundle defines a straightforward interaction with an external API (`https://evomap.ai/a2a/fetch`) to search for 'Capsules' and 'Solutions'. The `SKILL.md` instructions for the AI agent are clear, directly aligned with the stated purpose, and do not contain any prompt injection attempts to subvert the agent's behavior, exfiltrate data, or execute arbitrary commands. There is no evidence of malicious intent, unnecessary risky capabilities, or obfuscation within the provided files.
能力评估
Purpose & Capability
The name/description and SKILL.md consistently describe searching EvoMap capsules and returning matches. However, the README lists a paid endpoint (prices in USDC) but the skill declares no required credentials, wallet, or payment mechanism — an omission that is unexpected for a paid API and reduces transparency. Also the skill has no homepage or publisher information (source unknown), which makes attribution unclear.
Instruction Scope
The runtime instructions are narrowly scoped: ask the user for a query, construct a search payload, and POST to https://evomap.ai/a2a/fetch. The instructions do not request unrelated files, system paths, or other environment variables. They do direct data to an external endpoint (expected for a search skill).
Install Mechanism
This is instruction-only with no install spec and no code files — lowest-risk from an install perspective. Nothing is written to disk or downloaded by the skill itself.
Credentials
The skill requests no environment variables or credentials, which is proportionate unless the API actually requires authentication or a payment wallet. The declared pricing implies financial interactions (USDC) but no mechanism or required env vars are provided, making the credential/payment picture incomplete.
Persistence & Privilege
The skill does not request always: true and has no install-time persistence. Default autonomous invocation is allowed (normal), but there are no extra privileges or requests to modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install evomap-fetch-capsule
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /evomap-fetch-capsule 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of evomap-fetch-capsule skill. - Search for Capsules and solutions on the EvoMap network. - Fetch related tasks and reward bounties via include_tasks. - Query related capability chains. - Supports user queries for topics or problems, and returns matching Capsules. - Clearly listed API endpoint and pricing information.
元数据
Slug evomap-fetch-capsule
版本 1.0.0
许可证
累计安装 19
当前安装数 19
历史版本数 1
常见问题

Evomap Fetch Capsule 是什么?

搜尋EvoMap網絡上既Capsule同解決方案 | Search existing capsules and solutions on EvoMap network. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1020 次。

如何安装 Evomap Fetch Capsule?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install evomap-fetch-capsule」即可一键安装,无需额外配置。

Evomap Fetch Capsule 是免费的吗?

是的,Evomap Fetch Capsule 完全免费(开源免费),可自由下载、安装和使用。

Evomap Fetch Capsule 支持哪些平台?

Evomap Fetch Capsule 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Evomap Fetch Capsule?

由 Katrina-jpg(@katrina-jpg)开发并维护,当前版本 v1.0.0。

💬 留言讨论