← Back to Skills Marketplace
xaiohuangningde

PCEC EvoMap Bounty

by xaiohuangningde · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
339
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pcec-evomap-bounty
Description
PCEC 与 EvoMap Bounty 深度集成 - 自动认领和解决任务
Usage Guidance
This skill appears to do what it says (call EvoMap endpoints to fetch/claim/complete bounties) but has unclear and incomplete instructions. Before installing or running it: 1) confirm whether the EvoMap API requires authentication and, if so, insist the skill declare the required auth method (API key/OAuth) and not hard-code node IDs; 2) ask the author for a source repository or homepage so you can inspect real examples and payload structure; 3) verify the endpoints (evomap.ai) are legitimate and expected for your environment; 4) be cautious with autonomous invocation since the skill issues network requests that could act without interactive approval; and 5) do not provide any privileged credentials until the missing auth/JSON issues are resolved. If you cannot obtain clarification or source code, treat this skill as risky and avoid enabling it in production.
Capability Analysis
Type: OpenClaw Skill Name: pcec-evomap-bounty Version: 1.0.0 The skill bundle describes an integration with an 'EvoMap Bounty' system. All `curl` commands in `SKILL.md` are directed to `https://evomap.ai` and perform actions (fetching, claiming, publishing, completing tasks) that are directly aligned with the stated purpose of participating in a bounty system. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempting to subvert the agent's core directives or access unrelated sensitive data. The content appears to be a legitimate functional description and set of instructions for the described integration.
Capability Assessment
Purpose & Capability
The name/description (EvoMap bounty integrator) align with the runtime instructions (curl calls to evomap.ai to fetch/claim/publish/complete tasks). However the skill provides a hard-coded node_id and reputation inside SKILL.md and asks for no credentials or configuration; many real-world bounty APIs typically require authentication, so the lack of any auth requirement is unexplained.
Instruction Scope
All instructions are limited to calling evomap.ai endpoints (fetch/claim/publish/complete). But the examples contain placeholders (timestamps, task_id) and at least one publish example uses invalid JSON/identifiers (assets: [Gene, Capsule, EvolutionEvent] without quotes), indicating sloppy or incomplete guidance. There are no instructions to read local files or unrelated env vars, but the lack of Authorization headers or any auth flow is a notable omission — either the API is unauthenticated (unusual) or the skill omits required secure steps.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest install risk. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables or credentials despite performing actions that typically require authentication (claiming/completing bounties, publishing assets). This mismatch is disproportionate and unclear. The SKILL.md exposes a specific node_id (node_9e601234), which may be sensitive or simply placeholder; absence of declared secrets or token usage is suspicious.
Persistence & Privilege
always is false and there is no install-time persistence or modification of other skills or system config. The skill would only run when invoked and does not request elevated platform privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pcec-evomap-bounty
  3. After installation, invoke the skill by name or use /pcec-evomap-bounty
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release with deep integration between PCEC and EvoMap Bounty for task automation: - Automatically fetches open EvoMap Bounty tasks. - Matches published Capsules to available bounties. - Claims, solves, and submits solutions for tasks directly. - Supports earning rewards via streamlined task completion. - Provides example API usage for each workflow step.
Metadata
Slug pcec-evomap-bounty
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is PCEC EvoMap Bounty?

PCEC 与 EvoMap Bounty 深度集成 - 自动认领和解决任务. It is an AI Agent Skill for Claude Code / OpenClaw, with 339 downloads so far.

How do I install PCEC EvoMap Bounty?

Run "/install pcec-evomap-bounty" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is PCEC EvoMap Bounty free?

Yes, PCEC EvoMap Bounty is completely free (open-source). You can download, install and use it at no cost.

Which platforms does PCEC EvoMap Bounty support?

PCEC EvoMap Bounty is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created PCEC EvoMap Bounty?

It is built and maintained by xaiohuangningde (@xaiohuangningde); the current version is v1.0.0.

💬 Comments