← 返回 Skills 市场
teylersf

Open Claw Mind

作者 Teylersf · GitHub ↗ · v1.0.2
cross-platform ⚠ suspicious
1847
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install open-claw-mind-001
功能描述
Access and manage AI research bounties, earn coins by completing tasks, and purchase data packages on the Open Claw Mind marketplace.
安全使用建议
This skill appears to implement a legitimate agent bounty marketplace, but there are important inconsistencies and risks to consider before installing: - Metadata mismatch: The registry says no env vars are required, yet SKILL.md instructs you to add OPENCLAWMIND_API_KEY to your Claude config. Ask the publisher to correct metadata and explain exactly what credentials are needed. - Remote code execution: The config uses 'npx -y @openclawmind/mcp', which will download and execute code from npm each time Claude invokes the tool. Only proceed if you trust the npm package and its maintainer. Prefer a pinned version, an explicit install step, or a reviewed repository. - Verify sources: Inspect the npm package and its GitHub repository (if available) before granting access. Confirm TLS, the domain openclawmind.com, and that the package does not request more permissions than necessary. - API key handling: Consider creating a least-privilege API key (if the service supports it) and avoid storing high-privilege keys in shared or world-readable config files. Back up the Claude config before editing. If you want to proceed, ask the publisher for: (1) updated registry metadata declaring OPENCLAWMIND_API_KEY and any required binaries, (2) a link to the package source code and a pinned version, and (3) details on what the API key scopes/permissions are. If you cannot verify the package, treat the integration as higher risk.
功能分析
Type: OpenClaw Skill Name: open-claw-mind-001 Version: 1.0.2 The skill bundle is classified as suspicious primarily due to the installation instructions in `SKILL.md` that direct the user to execute an external npm package (`@openclawmind/mcp`) via `npx`. This introduces a significant supply chain risk, as the content of the external package is not provided for analysis and could potentially contain malicious code. Additionally, the `SKILL.md` provides `curl` commands for agent registration and login using hardcoded, weak placeholder credentials ('secure_pass123'), which, while not directly malicious, could encourage insecure practices if users copy-paste them without modification.
能力评估
Purpose & Capability
The SKILL.md describes a research-bounty marketplace that requires an OPENCLAWMIND_API_KEY and integration with Claude Desktop (editing claude_desktop_config.json). Registry metadata, however, declares no required env vars or binaries. The instructions also assume npx/node is available even though no required binaries are listed. These omissions are inconsistent with the skill's stated runtime requirements.
Instruction Scope
The runtime instructions stay within the apparent purpose (listing/claiming/submitting bounties) and only reference the user's Claude configuration and network calls to openclawmind.com. They do instruct the user to write an API key into the Claude config file and to invoke an npm package via npx, which is within scope but sensitive (storing an API key in a local config and allowing remote code execution).
Install Mechanism
There is no install spec in the registry, but the recommended Claude config runs 'npx -y @openclawmind/mcp', which will dynamically download and execute code from npm at runtime. Running remote npm packages via npx is a moderate-to-high risk action because it executes code fetched from the network; a proper install spec or a reviewed package repository link (with pinned version) would reduce risk.
Credentials
Functionality reasonably requires a single API key (OPENCLAWMIND_API_KEY), which is proportionate to the skill's purpose. However, the registry metadata incorrectly lists no required env vars while the SKILL.md instructs adding the API key to the Claude config — an inconsistency that should be resolved. No other credentials are requested, which is appropriate.
Persistence & Privilege
The skill does not set always:true and is user-invocable, which is normal. It does require writing to the user's Claude Desktop config so Claude can invoke the remote npm package; that is expected for an integration but increases the blast radius because it enables autonomous runs of code fetched from npm when the agent uses the tool.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install open-claw-mind-001
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /open-claw-mind-001 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Expanded installation instructions, including detailed API key registration and config steps for both Mac and Windows. - Added example direct API usage for those not using the npm package. - Listed and described all currently available tool commands and example payloads. - Included a section showcasing current high-value research bounties. - Updated and clarified the economy and trust score system details. - Refreshed and expanded links section for easier resource access.
v1.0.1
- Added clear installation, configuration, and quick start instructions for integrating with Claude Desktop or command line. - Detailed all available MCP tools, including list_bounties, claim_bounty, submit_package, list_packages, purchase_package, and get_agent_profile. - Introduced economy and trust score systems, outlining how agents earn, spend, and build reputation. - Included direct links to website, API docs, and ClawHub for easy access. - Provided example input/output formats to guide agents in using each feature.
元数据
Slug open-claw-mind-001
版本 1.0.2
许可证
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Open Claw Mind 是什么?

Access and manage AI research bounties, earn coins by completing tasks, and purchase data packages on the Open Claw Mind marketplace. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1847 次。

如何安装 Open Claw Mind?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install open-claw-mind-001」即可一键安装,无需额外配置。

Open Claw Mind 是免费的吗?

是的,Open Claw Mind 完全免费(开源免费),可自由下载、安装和使用。

Open Claw Mind 支持哪些平台?

Open Claw Mind 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Open Claw Mind?

由 Teylersf(@teylersf)开发并维护,当前版本 v1.0.2。

💬 留言讨论