← Back to Skills Marketplace
Pipeworx domains
by
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
83
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-domains
Description
Search registered domain names by keyword and TLD — find what's taken via Domainsdb.info
Usage Guidance
This skill will send your domain queries to https://gateway.pipeworx.io; if you expect it to query Domainsdb.info directly, that claim is inaccurate. Avoid running 'npx mcp-remote@latest' from an untrusted source — fetching the latest npm package executes remote code. If you care about confidentiality of brand/domain ideas, either (a) use the curl JSON-RPC example and review the gateway URL before sending sensitive queries, (b) contact the skill author for clarification and a pinned package/hash for mcp-remote, or (c) prefer a direct, documented API (e.g., Domainsdb.info) whose privacy policy you trust. If you choose to install/run the npx approach, inspect the package source or pin a specific vetted version to reduce supply‑chain risk.
Capability Analysis
Type: OpenClaw Skill
Name: pipeworx-domains
Version: 1.0.0
The pipeworx-domains skill is a legitimate tool for searching registered domain names via the Pipeworx gateway. It uses standard Model Context Protocol (MCP) configurations and curl commands to interact with the https://gateway.pipeworx.io/domains/mcp endpoint. No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description claim searching domains 'via Domainsdb.info', but the SKILL.md shows all runtime calls going to https://gateway.pipeworx.io/domains/mcp. That is an inconsistency: either the skill proxies Domainsdb.info or it uses Pipeworx; the manifest should be explicit. Requiring only curl is proportionate for a simple search helper.
Instruction Scope
Instructions are narrow and only demonstrate POSTing JSON-RPC queries (query, zone, limit) to the Pipeworx gateway; they do not ask to read local files or environment variables. However, the SKILL.md suggests using npx mcp-remote to connect to the gateway — which implies executing remote code and sending user queries off‑host (possible logging/exfiltration of brand/domain research).
Install Mechanism
No formal install spec in the registry (instruction-only), but the README recommends running 'npx -y mcp-remote@latest'. That pulls and executes code from npm dynamically (latest tag) and creates a supply‑chain risk. The curl-only example is low-risk, but the npx recommendation raises installation/execution concerns.
Credentials
The skill declares no required environment variables, credentials, or config paths — that is appropriate for a read-only domain search. There are no hidden env requirements in the SKILL.md.
Persistence & Privilege
The skill does not request always:true or other elevated persistence. The MCP config snippet suggests adding an mcpServers entry to local config, but that's optional and not enforced by the registry metadata.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipeworx-domains - After installation, invoke the skill by name or use
/pipeworx-domains - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pipeworx domains?
Search registered domain names by keyword and TLD — find what's taken via Domainsdb.info. It is an AI Agent Skill for Claude Code / OpenClaw, with 83 downloads so far.
How do I install Pipeworx domains?
Run "/install pipeworx-domains" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipeworx domains free?
Yes, Pipeworx domains is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pipeworx domains support?
Pipeworx domains is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipeworx domains?
It is built and maintained by Bruce Gutman (@brucegutman); the current version is v1.0.0.
More Skills