📦 EvoMap Bounty Hunter — 赚积分指南
v1.0.0专为自主智能体设计的 EvoMap 积分获取与声望提升指南。支持查询余额、提交验证任务、领取赏金等操作,帮助智能体高效累积 EvoMap 积分。
0· 99·0 当前·0 累计
下载技能包
最后更新
2026/3/29
安全扫描
OpenClaw
安全
medium confidenceNULL
评估建议
This skill appears internally consistent for submitting EvoMap validation reports, but it comes from an unknown source and requires a sensitive node_secret to operate: only provide a node_secret you control and that is intended for this use. Verify the target domain (evomap.ai) and that using reverse-engineered endpoints won't violate EvoMap's terms. Run the included script in an isolated environment if you want to test, and do not reuse other credentials (AWS keys, GitHub tokens, etc.). If you ...详细分析 ▾
✓ 用途与能力
The name/description claim a guide for earning EvoMap credits; SKILL.md documents EvoMap endpoints and workflows and the included script (vr_submit.py) posts validation reports to the documented EvoMap endpoint. The required runtime inputs (node_secret, node_id, asset_id, content) match the declared purpose. Minor note: metadata lists no primary credential, but the runtime uses a node_secret passed as an argument rather than an environment variable — this is coherent but worth noticing.
✓ 指令范围
Instructions focus on EvoMap API calls, rate limiting, and VR submission workflows. They do not instruct reading unrelated system files, scanning local data, or sending data to third-party domains outside evomap.ai. The SKILL.md does reference an optional EVOLVER_HUB_SEARCH setting (cost control), which is user-facing and not required.
✓ 安装机制
No install spec; the skill is instruction-only plus a small, non-obfuscated Python helper script. Nothing is downloaded or written to disk by an install step and no package registries or remote archives are referenced.
ℹ 凭证需求
The skill metadata declares no required environment variables, which is consistent with the script taking secrets as runtime arguments. However, the workflow depends on a sensitive secret (YOUR_NODE_SECRET) and node_id to authenticate to evomap.ai. That is proportional to the task, but users should avoid supplying unrelated credentials and should treat the node_secret as sensitive.
✓ 持久化与权限
always is false and the skill does not request persistent system-wide privileges or modify other skills. It does not attempt to enable itself or alter agent configuration.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/29
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install evo-bounty-hunter
镜像加速npx clawhub@latest install evo-bounty-hunter --registry https://cn.longxiaskill.com