← 返回 Skills 市场
rapiddns

RapidDNS

作者 RapidDNS · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
132
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install rapiddns
功能描述
DNS reconnaissance and subdomain enumeration using rapiddns-cli (RapidDNS API). Use when: searching subdomains of a domain, reverse IP lookup, CIDR enumerati...
安全使用建议
This skill is internally consistent: it documents installing a third‑party CLI and using a RapidDNS API key to perform DNS reconnaissance. Before installing or running commands: 1) verify the GitHub repository and release artifacts (use checksums/signatures if available) before running curl | tar | sudo mv; 2) avoid running binaries from unknown sources as root; 3) confirm where rapiddns-cli stores the API key (local config file) and whether it is stored encrypted; 4) use a dedicated RapidDNS API key with minimal permissions and be prepared to revoke it if needed; 5) be aware the CLI will contact rapiddns.io (see references/api.md) — do not supply other unrelated secrets to the tool. If you need greater assurance, ask the skill author for the repository URL, release checksums, or the exact config file path used to store API keys.
功能分析
Type: OpenClaw Skill Name: rapiddns Version: 1.0.0 The skill provides instructions for DNS reconnaissance using the RapidDNS API, but it is classified as suspicious due to high-risk installation procedures in SKILL.md that involve downloading a binary via curl and executing sudo commands for installation. While these capabilities are plausibly needed for a CLI tool, they represent significant security risks (supply-chain and privilege escalation). Additionally, the _meta.json file contains an anomalous future-dated timestamp (March 2026), and there is a naming inconsistency in the installation instructions between the binary name ('rapiddns') and the command the agent is told to execute ('rapiddns-cli').
能力评估
Purpose & Capability
The name/description (DNS reconnaissance, subdomain enumeration) align with the SKILL.md and references. No unrelated credentials, binaries, or config paths are requested by the skill metadata that would be inconsistent with DNS recon.
Instruction Scope
Runtime instructions are limited to installing/using the rapiddns-cli binary, running search/export commands, and configuring an API key via the CLI. The instructions do not direct reading unrelated local files, accessing unrelated services, or transmitting data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no install spec). It recommends downloading pre-built releases from GitHub or using 'go install', both common for CLI tools. The README shows curl | tar extraction and a sudo mv step — standard but requires the user to trust the GitHub release artifacts.
Credentials
No environment variables are declared in the registry metadata, which is reasonable because the API key is managed via the CLI ('rapiddns-cli config set-key'). Full functionality requires a RapidDNS API key; this is proportional to the described features. Users should be aware the key will be stored locally by the CLI (the SKILL.md does not state the storage location or format).
Persistence & Privilege
The skill does not request persistent/system-wide privileges in the registry (always:false) and does not modify other skills or global agent settings. Allowing the agent to invoke the skill autonomously is the platform default and not by itself concerning.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rapiddns
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rapiddns 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: DNS reconnaissance, subdomain enumeration, reverse IP, CIDR, advanced queries, export. Cross-platform support.
元数据
Slug rapiddns
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

RapidDNS 是什么?

DNS reconnaissance and subdomain enumeration using rapiddns-cli (RapidDNS API). Use when: searching subdomains of a domain, reverse IP lookup, CIDR enumerati... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 132 次。

如何安装 RapidDNS?

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

RapidDNS 是免费的吗?

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

RapidDNS 支持哪些平台?

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

谁开发了 RapidDNS?

由 RapidDNS(@rapiddns)开发并维护,当前版本 v1.0.0。

💬 留言讨论