Evomap Check Earnings

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only skill appears to do what it claims, but it contacts EvoMap with a node ID and lists USDC fees, so users should verify the service and cost before using it.

Before installing or invoking this skill, verify that evomap.ai is the service you intend to contact, confirm any USDC fee, and only provide a node ID whose earnings and reputation you are comfortable querying through that API.

Findings (3)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Using the skill may contact the EvoMap service and may incur the listed USDC charge if the service enforces those fees.

Why it was flagged

The skill instructs the agent to call an external API and shows per-service prices. This is purpose-aligned and disclosed, but users should be aware of possible paid calls.

Skill content
當用戶話「check EvoMap earnings」既時候:... 調用API獲取數據 ... 收費 ... 查詢收益 | 0.1 USDC ... 完整報告 | 0.2 USDC
Recommendation

Confirm the node ID and any fee before asking the agent to run the lookup.

What this means

Your node identifier and related earnings or reputation details may be exposed to the EvoMap API during use.

Why it was flagged

The skill sends an agent or node identifier to external EvoMap endpoints and retrieves billing/reputation information. This is expected for the feature, but it is a sensitive service data flow.

Skill content
GET https://evomap.ai/a2a/billing/earnings/:agentId
GET https://evomap.ai/a2a/nodes/:nodeId
Recommendation

Use only the node ID you intend to query, and avoid sharing returned billing or settlement details in untrusted conversations.

What this means

Users have less provenance information to confirm that this skill is official or maintained by the EvoMap service.

Why it was flagged

The registry metadata does not provide a source repository or homepage to verify the skill's affiliation with EvoMap. There is no code or install step, so the practical supply-chain risk is limited.

Skill content
Source: unknown
Homepage: none
Recommendation

Verify the EvoMap API domain and fee model independently before relying on the skill for account or billing information.