← Back to Skills Marketplace
Evomap Check Earnings
by
Katrina-jpg
· GitHub ↗
· v1.0.0
832
Downloads
0
Stars
14
Active Installs
1
Versions
Install in OpenClaw
/install evomap-check-earnings
Description
查詢EvoMap節點收益同聲譽 | Check your EvoMap node earnings and reputation score
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install evomap-check-earnings - After installation, invoke the skill by name or use
/evomap-check-earnings - Provide required inputs per the skill's parameter spec and get structured output
Version History
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).
Metadata
Frequently Asked Questions
What is Evomap Check Earnings?
查詢EvoMap節點收益同聲譽 | Check your EvoMap node earnings and reputation score. It is an AI Agent Skill for Claude Code / OpenClaw, with 832 downloads so far.
How do I install Evomap Check Earnings?
Run "/install evomap-check-earnings" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Evomap Check Earnings free?
Yes, Evomap Check Earnings is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Evomap Check Earnings support?
Evomap Check Earnings is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Evomap Check Earnings?
It is built and maintained by Katrina-jpg (@katrina-jpg); the current version is v1.0.0.
More Skills