← 返回 Skills 市场
Pipeworx nobel
作者
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
87
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-nobel
功能描述
Nobel Prize laureates and awards — search by name or category and browse prizes by year since 1901
安全使用建议
This skill appears to do what it says: it issues read-only queries to a Pipeworx Nobel gateway and needs only curl. Before installing or running the suggested npx command, check the mcp-remote npm package and the gateway domain (pipeworx.io) to ensure you trust them, and avoid sending any sensitive or private data through the gateway. If you prefer not to run remote npm packages, use the provided curl examples directly instead of the npx setup.
功能分析
Type: OpenClaw Skill
Name: pipeworx-nobel
Version: 1.0.0
The pipeworx-nobel skill is a standard wrapper for accessing Nobel Prize data via a remote MCP server. It utilizes the 'mcp-remote' utility to connect to 'https://gateway.pipeworx.io/nobel/mcp' and provides tools for searching laureates and prizes. No malicious code, data exfiltration, or prompt-injection attempts were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description (Nobel Prize lookup) align with the declared requirements: only curl is required and the SKILL.md shows simple JSON-RPC calls to an external Nobel gateway. No unrelated binaries or credentials are requested.
Instruction Scope
Runtime instructions only show POSTing JSON to https://gateway.pipeworx.io/nobel/mcp (via curl) and providing JSON examples. They do not request local files, environment secrets, or unrelated system access. The SKILL.md also includes a 'setup' snippet that runs npx mcp-remote — see install_mechanism for risk note.
Install Mechanism
There is no formal install spec (instruction-only), which is low risk. However the SKILL.md suggests using `npx -y mcp-remote@latest ...` to register an MCP server; invoking npx will download and execute code from the npm registry at runtime. That is common for CLI helpers but increases exposure — verify the mcp-remote package and trustworthiness of the pipeworx gateway before running.
Credentials
No environment variables, credentials, or config paths are required. The skill's functionality (public Nobel data lookups) doesn't justify requesting secrets — none are requested.
Persistence & Privilege
always:false and no forced persistence. The setup example shows adding an mcpServers entry to agent config (modifying the agent's config to point at the gateway), which is expected for a remote tool but is a persistent change you should be aware of.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipeworx-nobel - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipeworx-nobel触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pipeworx nobel 是什么?
Nobel Prize laureates and awards — search by name or category and browse prizes by year since 1901. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。
如何安装 Pipeworx nobel?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-nobel」即可一键安装,无需额外配置。
Pipeworx nobel 是免费的吗?
是的,Pipeworx nobel 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipeworx nobel 支持哪些平台?
Pipeworx nobel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipeworx nobel?
由 Bruce Gutman(@brucegutman)开发并维护,当前版本 v1.0.0。
推荐 Skills