← 返回 Skills 市场
Pipeworx lorem
作者
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
76
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-lorem
功能描述
Lorem MCP — wraps loripsum.net (free, no auth)
安全使用建议
This skill is plausible for generating lorem text, but it asks your agent to npx-execute mcp-remote@latest and connect to https://gateway.pipeworx.io/lorem/mcp — meaning remote code will run and your prompts/contexts may be sent to a third party. Before installing: ensure you trust pipeworx/gateway.pipeworx.io; verify that running npx on 'latest' is acceptable (unpinned versions can change behavior); avoid using the skill with sensitive data; confirm your environment has 'npx' if you want it to work; for lower risk, prefer a skill that calls loripsum.net directly or uses a pinned, audited package and documents exactly what data is sent.
功能分析
Type: OpenClaw Skill
Name: pipeworx-lorem
Version: 1.0.0
The skill bundle provides documentation and configuration for a Lorem Ipsum generator that interfaces with a remote MCP server. It uses the `mcp-remote` utility via `npx` to connect to `https://gateway.pipeworx.io/lorem/mcp`, which is a standard integration pattern for hosted Model Context Protocol services. No evidence of data exfiltration, malicious execution, or prompt injection was found in `SKILL.md` or `_meta.json`.
能力评估
Purpose & Capability
The skill description says it simply wraps loripsum.net (no auth), but the SKILL.md expects to run an npm package (mcp-remote@latest) and connect to https://gateway.pipeworx.io/lorem/mcp. A simple lorem generator could directly call loripsum.net; requiring remote code execution and a gateway is not justified by the stated purpose. Also the registry metadata lists no required binaries yet the connect config assumes 'npx' is available.
Instruction Scope
Runtime instructions instruct the agent to run npx to fetch and execute mcp-remote and to connect to an external MCP gateway. This routes agent traffic and possibly conversation/context to a third-party service; SKILL.md does not describe what data is sent. The instructions do not reference local files or env vars, but they do grant broad discretion to run remote code and transmit data to gateway.pipeworx.io.
Install Mechanism
There is no install spec in the package, but the provided connect snippet uses npx to execute mcp-remote@latest at runtime. That performs an on-demand download-and-execute of code from the npm registry (latest, unpinned), which can run arbitrary code and is higher risk than a purely instruction-only skill or a pinned dependency.
Credentials
The skill declares no required environment variables or credentials, which is consistent with a public lorem service. However, because it forwards requests to an external gateway, it may transmit agent context or user-provided prompts to a third party — a potential data-leak risk even without declared secrets.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system-level privileges or configuration changes. Autonomous invocation is allowed (platform default) but not combined with other high privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipeworx-lorem - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipeworx-lorem触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pipeworx lorem 是什么?
Lorem MCP — wraps loripsum.net (free, no auth). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 76 次。
如何安装 Pipeworx lorem?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-lorem」即可一键安装,无需额外配置。
Pipeworx lorem 是免费的吗?
是的,Pipeworx lorem 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipeworx lorem 支持哪些平台?
Pipeworx lorem 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipeworx lorem?
由 Bruce Gutman(@b-gutman)开发并维护,当前版本 v1.0.0。
推荐 Skills