← 返回 Skills 市场
765
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipe17-openclaw-skill
功能描述
Automation skill for Pipe17 Openclaw Skill.
安全使用建议
The skill appears to be a straightforward Pipe17 API helper and only needs a Pipe17 API key. Before installing: 1) Prefer to provide a least-privilege Pipe17 API key (do not reuse org-wide admin keys). 2) Verify the skill's origin/source (no homepage or source repo listed) — ideally obtain the SKILL.md from a known maintainer. 3) Confirm the registry metadata is updated to list PIPE17_API_KEY as required. 4) Monitor API activity for unexpected requests after enabling the skill. If you cannot verify the source, treat it as untrusted and avoid supplying high-privilege credentials.
功能分析
Type: OpenClaw Skill
Name: pipe17-openclaw-skill
Version: 0.1.0
The OpenClaw AgentSkills skill bundle for Pipe17 is benign. It clearly defines its purpose as interacting with the Pipe17 API for commerce operations. All `curl` commands in SKILL.md target the legitimate `https://api-v3.pipe17.com` domain and use the `PIPE17_API_KEY` environment variable as expected. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection against the agent beyond guiding its interaction with the stated API.
能力评估
Purpose & Capability
The SKILL.md describes a Pipe17 API integration (search/read orders, shipments, fulfillments, inventory). The runtime instructions and required credential (PIPE17_API_KEY) are exactly what such a skill needs. No unrelated services, binaries, or credentials are requested.
Instruction Scope
Instructions are limited to calling the Pipe17 REST API (curl examples) and advise exporting PIPE17_API_KEY. They do not instruct reading local files, other env vars, or sending data to third-party endpoints beyond api-v3.pipe17.com.
Install Mechanism
No install spec and no code files — the skill is instruction-only, so nothing is written to disk by an installer. This is the lowest-risk install model.
Credentials
The SKILL.md requires a single PIPE17_API_KEY which is proportionate to the stated purpose. However, registry metadata included with the submission indicated 'Required env vars: none' while the SKILL.md declares PIPE17_API_KEY as required — this metadata mismatch should be resolved before trusting the package.
Persistence & Privilege
The skill is not forced-always (always: false) and uses default autonomous-invocation behavior. That is normal for a helper skill. It does not request elevated persistence or access to other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipe17-openclaw-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipe17-openclaw-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release of pipe17-openclaw-skill.
- Adds support for searching and reading orders, shipping requests (shipments), fulfillments, and inventory via the Pipe17 Unified API.
- Provides detailed setup instructions, including how to configure the required API key.
- Documents available endpoints, query parameters, and typical usage examples for each core object.
- Outlines common server-side filtering patterns for effective querying.
- Includes cURL examples for common API operations.
元数据
常见问题
Pipe17 Openclaw Skill 是什么?
Automation skill for Pipe17 Openclaw Skill. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 765 次。
如何安装 Pipe17 Openclaw Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipe17-openclaw-skill」即可一键安装,无需额外配置。
Pipe17 Openclaw Skill 是免费的吗?
是的,Pipe17 Openclaw Skill 完全免费(开源免费),可自由下载、安装和使用。
Pipe17 Openclaw Skill 支持哪些平台?
Pipe17 Openclaw Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipe17 Openclaw Skill?
由 j-shao1(@j-shao1)开发并维护,当前版本 v0.1.0。
推荐 Skills