← 返回 Skills 市场
Whois Checker
作者
bytesagain4
· GitHub ↗
· v4.0.1
· MIT-0
468
总下载
0
收藏
2
当前安装
14
版本数
在 OpenClaw 中安装
/install whois-checker
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Whois Checker concepts, best practices, and implementation patterns.
安全使用建议
This skill appears to be a simple local reference tool and is internally consistent. If you plan to install it: (1) review the scripts/script.sh contents (already benign: only prints docs) and run it in a sandbox or container if you want to be extra cautious; (2) note a minor non-security inconsistency — the script's VERSION is 4.0.0 while registry lists 4.0.1 — which looks like a packaging/versioning bug rather than malicious behavior; (3) avoid granting any additional credentials or environment variables to this skill unless future versions explicitly require them and you understand why. If you need higher assurance, ask the maintainer for a signed release or run the code in an isolated environment before trusting it in production.
功能分析
Type: OpenClaw Skill
Name: whois-checker
Version: 4.0.1
The 'whois-checker' skill is a static documentation reference tool providing information on devtools concepts. The implementation in `scripts/script.sh` consists entirely of bash functions that output hardcoded text via heredocs, with no network activity, file system modifications, or sensitive data access, aligning perfectly with the stated purpose in `SKILL.md`.
能力评估
Purpose & Capability
Name/description (Whois Checker reference tool) match the provided assets: an instruction-only SKILL.md and a local shell script that prints reference documentation. There are no unexpected env vars, binaries, or external services required.
Instruction Scope
SKILL.md explicitly states all output is plain-text via heredoc and no external API calls or network access are needed. The included scripts/script.sh only prints embedded documentation and does not read files, environment variables, or make network calls.
Install Mechanism
No install spec is present (instruction-only with an auxiliary script). No downloads, package installs, or extract operations are specified — the script is shipped in the bundle and nothing is written to disk beyond what the platform already does when installing the skill.
Credentials
No environment variables, credentials, or config paths are required. The skill does not access or declare secrets; the requested privilege surface is minimal and proportional to a local reference tool.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. It does not modify other skills or system-wide configuration and contains no install-time hooks.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install whois-checker - 安装完成后,直接呼叫该 Skill 的名称或使用
/whois-checker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v4.0.1
Fix description
v4.0.0
Clean package
v3.0.0
v3.0.0: rewrite
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.5
old template -> domain-specific v2.0.0
v2.3.4
old template -> domain-specific v2.0.0
v2.3.3
Quality upgrade
v2.3.2
Quality upgrade: custom functionality
v2.3.1
De-template, unique content, script cleanup
v2.3.0
Quality fixes: aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v0.0.1
c
v1.0.0
Initial release of whois-checker — a flexible domain WHOIS lookup and monitoring tool.
- Supports full WHOIS queries, expiry tracking, registrar lookup, status, nameservers, and raw output.
- Enables batch processing and expiry monitoring for domain portfolios with configurable warnings.
- Multiple output formats (table, JSON, CSV, text) and file export options.
- Zero external dependencies; parses system whois CLI output via Python.
- Ideal for domain management, expiry alerts, and competitor research.
元数据
常见问题
Whois Checker 是什么?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Whois Checker concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 468 次。
如何安装 Whois Checker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install whois-checker」即可一键安装,无需额外配置。
Whois Checker 是免费的吗?
是的,Whois Checker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Whois Checker 支持哪些平台?
Whois Checker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Whois Checker?
由 bytesagain4(@xueyetianya)开发并维护,当前版本 v4.0.1。
推荐 Skills