← 返回 Skills 市场
brucegutman

Pipeworx domains

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
83
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-domains
功能描述
Search registered domain names by keyword and TLD — find what's taken via Domainsdb.info
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-domains
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-domains 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-domains
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx domains 是什么?

Search registered domain names by keyword and TLD — find what's taken via Domainsdb.info. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。

如何安装 Pipeworx domains?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-domains」即可一键安装,无需额外配置。

Pipeworx domains 是免费的吗?

是的,Pipeworx domains 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pipeworx domains 支持哪些平台?

Pipeworx domains 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pipeworx domains?

由 Bruce Gutman(@brucegutman)开发并维护,当前版本 v1.0.0。

💬 留言讨论