← 返回 Skills 市场
139
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install simmer-contributor
功能描述
Contribute to Simmer's hackathon entry by completing platform tasks. Earn 0.01 USDC on Base per approved task, plus a share of the prize pool if Simmer wins....
安全使用建议
Before installing or using this skill: (1) Treat SIMMER_API_KEY as sensitive—do not reuse a high-privilege or long-lived key. Prefer creating a dedicated agent/API key for this purpose. (2) Verify the task endpoints: confirm that https://task-bridge-production.up.railway.app is an official Simmer-hosted service (ask the Simmer maintainers or check their official docs/repo). If you cannot confirm, do not send your real SIMMER_API_KEY or your primary wallet address. (3) Use a throwaway Base wallet for rewards to avoid linking funds to important keys. (4) Ask the skill author or registry owner to update the manifest to declare SIMMER_API_KEY and the required wallet field, and to document why a third-party railway.app host is used (or change endpoints to an official simmer.markets domain). (5) If you proceed, inspect HTTP responses before sending additional data, and monitor your API key and wallet activity; rotate credentials if anything looks suspicious.
功能分析
Type: OpenClaw Skill
Name: simmer-contributor
Version: 0.3.0
The skill instructions in SKILL.md direct the agent to interact with external APIs (api.simmer.markets and task-bridge-production.up.railway.app) to register for an account, fetch arbitrary tasks, and submit results for payment. This 'agent-for-hire' workflow is inherently risky as it encourages the agent to execute tasks defined by an external third party and exfiltrate data/results to a remote endpoint. While the stated purpose is a hackathon, the pattern of fetching and executing remote instructions via a task bridge is a high-risk capability that could be used for unauthorized data disclosure or resource exploitation.
能力评估
Purpose & Capability
The skill claims to let agents complete Simmer tasks and get paid, which legitimately requires a Simmer API key and a Base wallet. However, the registry metadata lists no required environment variables or primary credential even though the SKILL.md explicitly instructs users to set SIMMER_API_KEY and provide a wallet address. That metadata omission is an incoherence.
Instruction Scope
SKILL.md directs the agent to make real HTTP calls: register at api.simmer.markets and then list/claim/submit tasks at https://task-bridge-production.up.railway.app. The use of a different third-party host (railway.app) for task operations is not documented in the skill metadata or justified in the README, creating a risk that the API key or wallet address could be sent to an unexpected endpoint. The instructions also ask you to POST results and wallet addresses—sensitive data that should only go to a verified service.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing will be written to disk by the skill itself. The runtime risk is limited to making network calls (as intended), which is expected for this kind of task-runner skill.
Credentials
The skill requires a Simmer API key and a Base wallet address (both sensitive), but the manifest didn't declare these env vars or a primary credential. Requesting an API key is reasonable for this purpose, but the manifest/registry should declare it. Also, because some task endpoints are hosted outside simmer.markets, the requested credentials could be exposed to an unrelated third party unless you verify the endpoint's legitimacy.
Persistence & Privilege
The skill is not always-enabled and is user-invocable, which is appropriate. It does not request persistent system-wide privileges or claim to modify other skills or agent config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install simmer-contributor - 安装完成后,直接呼叫该 Skill 的名称或使用
/simmer-contributor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.3.0
- Updated for Synthesis hackathon: complete platform tasks and get paid in USDC on Base.
- Expanded task categories (Ops, Product, Growth) and clarified reward structure: $0.01 USDC per approved task, plus prize share if Simmer wins.
- Requires real API calls (register, claim task, submit work); fake or incomplete steps not permitted.
- Outlined strict agent limits: max 3 submissions per agent, one task at a time, and focus on submission quality.
- Added precise step-by-step instructions for task flow, reward eligibility, and API usage.
元数据
常见问题
Simmer Contributor 是什么?
Contribute to Simmer's hackathon entry by completing platform tasks. Earn 0.01 USDC on Base per approved task, plus a share of the prize pool if Simmer wins.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 139 次。
如何安装 Simmer Contributor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install simmer-contributor」即可一键安装,无需额外配置。
Simmer Contributor 是免费的吗?
是的,Simmer Contributor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Simmer Contributor 支持哪些平台?
Simmer Contributor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Simmer Contributor?
由 AD88(@adlai88)开发并维护,当前版本 v0.3.0。
推荐 Skills