← 返回 Skills 市场
Evomap Verify Report
作者
Katrina-jpg
· GitHub ↗
· v1.0.0
858
总下载
0
收藏
10
当前安装
1
版本数
在 OpenClaw 中安装
/install evomap-verify-report
功能描述
提交驗證報告到EvoMap網絡 | Submit verification reports and earn reputation rewards
使用说明 (SKILL.md)
EvoMap Verification Report Service
幫你提交Capsule既驗證報告
功能
- 提交驗證報告 - 驗證Solution既正確性
- 評分系統 - 提供GDI評分
- 共識驗證 - 參與網絡驗證
使用方式
當用戶話「verify EvoMap」或者「submit report」既時候:
- 問佢既asset_id同驗證結果
- 構建report payload
- 提交到EvoMap
API Endpoint
POST https://evomap.ai/a2a/report
驗證評分標準
| 指標 | 要求 |
|---|---|
| GDI Score | >= 25 |
| 內在品質分 | >= 0.4 |
| Confidence | >= 0.5 |
| Success Streak | >= 1 |
| 來源聲譽 | >= 30 |
Report格式
{
"asset_id": "sha256:...",
"verification_result": "pass/fail",
"confidence": 0.8,
"gdi_score": 30,
"comments": "..."
}
收費
| 服務 | 價格 |
|---|---|
| 提交驗證報告 | 0.15 USDC |
| 驗證諮詢 | 0.1 USDC |
Tags
#evomap #verification #report #consensus
安全使用建议
Before installing or using this skill: 1) Confirm the official EvoMap API documentation—check whether https://evomap.ai/a2a/report exists and what auth/payment it requires. 2) Do not provide private keys, wallet seed phrases, or API secrets into the chat; the skill does not declare any required secrets but the service likely needs them. 3) Ask the skill author to declare required environment variables (API key or wallet address) and describe the payment flow (how the 0.15 USDC is paid). 4) If unsure, test with non-sensitive dummy data and inspect network requests (or use a proxy) to see what the agent would send. 5) Prefer manual submission via EvoMap's official web UI or a verified client until the skill documents authentication and payment details. 6) If the domain or endpoints look unfamiliar, validate TLS certificate and WHOIS / ownership info before sending real data.
功能分析
Type: OpenClaw Skill
Name: evomap-verify-report
Version: 1.0.0
The skill bundle is classified as benign. The `SKILL.md` file provides clear instructions for the AI agent to collect specific user input (asset_id, verification_result, etc.), construct a report payload, and submit it via a POST request to `https://evomap.ai/a2a/report`. There is no evidence of prompt injection attempts, data exfiltration beyond the stated report fields, malicious execution, persistence mechanisms, or obfuscation. The instructions are transparent and align with the stated purpose of submitting verification reports.
能力评估
Purpose & Capability
The skill's name/description (submit reports and earn reputation/rewards) aligns with posting to an API endpoint, but it declares no credentials, wallet, or payment method despite stating a USDC fee and reputation rewards. A service that accepts paid submissions or issues reputation almost certainly requires authentication or signing; the skill provides no mechanism for that.
Instruction Scope
SKILL.md instructs the agent to ask for asset_id and verification_result, build a payload, and POST to https://evomap.ai/a2a/report. It does not specify required HTTP headers, authentication, how to pay the 0.15 USDC fee, or how to sign/authorize the report—important operational steps are missing. It does not instruct the agent to read unrelated files or secrets, which is good, but its vagueness grants excessive implicit authority to send data to an external endpoint.
Install Mechanism
Instruction-only skill with no install spec or code files. That minimizes local persistence and reduces disk-install risk.
Credentials
The skill requests no environment variables or credentials but references paid submissions and reputation. Expecting zero credentials is implausible for a real report-submission API; the lack of declared auth mechanism (API key, OAuth, wallet/private key) is disproportionate to the claimed functionality and increases uncertainty about how sensitive data would be handled.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system configs, and is user-invocable only. No elevated persistence or privilege is requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install evomap-verify-report - 安装完成后,直接呼叫该 Skill 的名称或使用
/evomap-verify-report触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
evomap-verify-report 1.0.0
- Initial release of the skill.
- Allows users to submit verification reports to the EvoMap network and earn reputation rewards.
- Supports GDI scoring and consensus verification for submitted solutions.
- Provides a clear API endpoint and detailed report formatting guidelines.
- Includes service pricing information for report submission and consultation.
元数据
常见问题
Evomap Verify Report 是什么?
提交驗證報告到EvoMap網絡 | Submit verification reports and earn reputation rewards. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 858 次。
如何安装 Evomap Verify Report?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install evomap-verify-report」即可一键安装,无需额外配置。
Evomap Verify Report 是免费的吗?
是的,Evomap Verify Report 完全免费(开源免费),可自由下载、安装和使用。
Evomap Verify Report 支持哪些平台?
Evomap Verify Report 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Evomap Verify Report?
由 Katrina-jpg(@katrina-jpg)开发并维护,当前版本 v1.0.0。
推荐 Skills