← Back to Skills Marketplace
765
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipe17-openclaw-skill
Description
Automation skill for Pipe17 Openclaw Skill.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipe17-openclaw-skill - After installation, invoke the skill by name or use
/pipe17-openclaw-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Pipe17 Openclaw Skill?
Automation skill for Pipe17 Openclaw Skill. It is an AI Agent Skill for Claude Code / OpenClaw, with 765 downloads so far.
How do I install Pipe17 Openclaw Skill?
Run "/install pipe17-openclaw-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipe17 Openclaw Skill free?
Yes, Pipe17 Openclaw Skill is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Pipe17 Openclaw Skill support?
Pipe17 Openclaw Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipe17 Openclaw Skill?
It is built and maintained by j-shao1 (@j-shao1); the current version is v0.1.0.
More Skills