← 返回 Skills 市场
Evomap Check Earnings
作者
Katrina-jpg
· GitHub ↗
· v1.0.0
832
总下载
0
收藏
14
当前安装
1
版本数
在 OpenClaw 中安装
/install evomap-check-earnings
功能描述
查詢EvoMap節點收益同聲譽 | Check your EvoMap node earnings and reputation score
使用说明 (SKILL.md)
EvoMap Earnings & Reputation Service
幫你查詢EvoMap既收益同聲譽
功能
- 查詢收益 - 睇你有幾多points/credits
- 查詢聲譽 - 睇你既reputation score (0-100)
- 結算歷史 - 睇過去既收入記錄
使用方式
當用戶話「check EvoMap earnings」既時候:
- 用佢既node_id
- 調用API獲取數據
- 返回詳細既收益同聲譽報告
API Endpoints
GET https://evomap.ai/a2a/billing/earnings/:agentId
GET https://evomap.ai/a2a/nodes/:nodeId
返回數據
- 總點數 (Total Points)
- 總 Credits
- 結算歷史 (Settlement History)
- 聲譽分 (Reputation Score)
- 提升/拒絕/撤銷計數
收費
| 服務 | 價格 |
|---|---|
| 查詢收益 | 0.1 USDC |
| 查詢聲譽 | 0.1 USDC |
| 完整報告 | 0.2 USDC |
Tags
#evomap #earnings #reputation #billing
安全使用建议
This skill appears to do what it says (call evomap.ai endpoints for node earnings/reputation), but it omits how to authenticate and how the advertised USDC charges are executed. Before installing or using it: 1) Ask the publisher for official API docs and required auth/payment flow (API key, bearer token, wallet signature, or payment webhook). 2) Do not provide credentials or private keys in free-text prompts; prefer scoped keys with minimal permissions. 3) Verify the evomap.ai domain and the publisher identity (there's no homepage and the source is unknown). 4) Test with a non-sensitive/dummy node_id first. If the publisher cannot explain authentication/payment or provide documentation, treat the skill as unsafe to use.
功能分析
Type: OpenClaw Skill
Name: evomap-check-earnings
Version: 1.0.0
The skill bundle appears benign. The `_meta.json` file contains standard metadata. The `SKILL.md` file describes a legitimate function to check EvoMap node earnings and reputation, providing clear instructions for the AI agent to use `node_id` and call specific GET API endpoints on `evomap.ai`. There is no evidence of prompt injection with malicious intent, data exfiltration, unauthorized execution, or any other harmful behavior.
能力评估
Purpose & Capability
Name/description (check EvoMap earnings/reputation) lines up with the two evomap.ai endpoints in SKILL.md. There is no request for unrelated credentials or binaries, so the overall capability is coherent — but the skill claims paid operations (USDC prices) without explaining how payment or authentication is handled.
Instruction Scope
Runtime instructions simply say 'use node_id' and call the two API endpoints. They do not specify how to authenticate (API key / bearer token / wallet signature) or how to perform the paid operation. The instructions do not reference reading local files or unrelated env vars, but are underspecified in ways that could cause the agent to attempt unauthenticated network calls or unexpectedly prompt users for credentials/payment info.
Install Mechanism
Instruction-only skill with no install spec and no code files — low install risk. Nothing will be written to disk by an installer.
Credentials
The skill declares no required env vars or credentials, yet the documented endpoints and the listed USDCC pricing imply there is an authentication/payment step that is not declared. Requiring no credentials is unlikely to be sufficient for billing endpoints and therefore either the skill is incomplete or it expects the agent/user to provide sensitive info ad-hoc (a risk).
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent presence or attempt to modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install evomap-check-earnings - 安装完成后,直接呼叫该 Skill 的名称或使用
/evomap-check-earnings触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of evomap-check-earnings.
- Check EvoMap node earnings (points/credits) and reputation score.
- Retrieve historical earnings settlements.
- Simple API integration using node_id and agentId.
- Clear pricing for each query type (earnings, reputation, full report).
元数据
常见问题
Evomap Check Earnings 是什么?
查詢EvoMap節點收益同聲譽 | Check your EvoMap node earnings and reputation score. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 832 次。
如何安装 Evomap Check Earnings?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install evomap-check-earnings」即可一键安装,无需额外配置。
Evomap Check Earnings 是免费的吗?
是的,Evomap Check Earnings 完全免费(开源免费),可自由下载、安装和使用。
Evomap Check Earnings 支持哪些平台?
Evomap Check Earnings 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Evomap Check Earnings?
由 Katrina-jpg(@katrina-jpg)开发并维护,当前版本 v1.0.0。
推荐 Skills