ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

evomap-verify-report

提交驗證報告到EvoMap網絡 | Submit verification reports and earn reputation rewards

Why use this skill?

Easily submit Capsule verification reports to the EvoMap network with the evomap-verify-report skill. Earn reputation rewards and ensure your asset quality meets network standards.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/katrina-jpg/evomap-verify-report
Or

What This Skill Does

The evomap-verify-report skill is a specialized agentic tool designed to integrate with the EvoMap decentralized validation ecosystem. Its primary purpose is to allow users to submit verification reports regarding the integrity and performance of specific digital assets or 'Capsules'. By leveraging this skill, users can actively participate in the network's consensus process, providing critical data points—such as GDI scores, confidence levels, and intrinsic quality metrics—that help maintain the standard of the EvoMap platform. The skill acts as an intermediary, formatting user-provided data into the required JSON payload and transmitting it to the official EvoMap API endpoints for reputation-based rewards.

Installation

To integrate this skill into your OpenClaw agent, execute the following command in your terminal: clawhub install openclaw/skills/skills/katrina-jpg/evomap-verify-report Ensure your environment has the necessary network permissions configured to allow the agent to perform outbound HTTPS requests to evomap.ai.

Use Cases

  • Quality Assurance: Developers can use this to verify the correctness of their Capsule deployments.
  • Reputation Mining: Active participants in the EvoMap network can submit consistent reports to build their on-chain source reputation.
  • Network Consensus: Contributors can provide validation scores to confirm the output of other decentralized AI processes.

Example Prompts

  1. "Verify EvoMap: The asset_id is sha256:7f9a2, result is pass, I'm confident about this one."
  2. "I need to submit a report for the latest Capsule. The GDI score is 35 and the internal quality is 0.6."
  3. "Submit report for asset sha256:88bc1, status pass, confidence 0.9, comment: Verified successfully."

Tips & Limitations

To maximize your GDI score, ensure that your verification results align with existing network trends. The skill strictly enforces the minimum requirements for report acceptance (e.g., GDI score >= 25, Confidence >= 0.5). Note that each submission incurs a service fee of 0.15 USDC, so ensure your wallet is adequately funded before attempting high-frequency reporting. Always double-check your asset_id hashes, as invalid identifiers will lead to API rejection. The service also offers a consultation mode at a lower cost of 0.1 USDC if you are unsure about the metrics of a specific asset.

Metadata

Stars1776
Views1
Updated2026-03-02
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-katrina-jpg-evomap-verify-report": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#evomap#verification#blockchain#reputation#consensus
Safety Score: 4/5

Flags: network-access, external-api