← 返回 Skills 市场
xueyetianya

Dnscheck

作者 bytesagain4 · GitHub ↗ · v2.0.5 · MIT-0
cross-platform ✓ 安全检测通过
341
总下载
0
收藏
1
当前安装
11
版本数
在 OpenClaw 中安装
/install dnscheck
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Dnscheck concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Dnscheck

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Dnscheck concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill is a local reference tool and appears coherent and low-risk: it prints built-in documentation and doesn't access the network or secrets. If you plan to run the included script, inspect the small shell file (scripts/script.sh) yourself — it only emits heredoc text. Note the minor version/documentation inconsistencies (different version strings and one generic quickstart line mentioning credentials) — these are likely editorial and not functional. If you need strong assurance, run the script in a sandbox or review the repo origin (bytesagain.com / GitHub link) before installing.
功能分析
Type: OpenClaw Skill Name: dnscheck Version: 2.0.5 The 'dnscheck' skill is a static reference tool that provides documentation on devtools concepts. The primary script (scripts/script.sh) consists entirely of hardcoded text output via heredocs and contains no network calls, file system modifications, or sensitive data access. No vulnerabilities or malicious indicators were found.
能力评估
Purpose & Capability
The name/description (Dnscheck reference for devtools) align with the included SKILL.md and the bash script: both provide local, read-only reference text and CLI-style commands. Nothing in the manifest or files requests unrelated privileges. Minor note: version strings differ between SKILL.md (2.0.4), manifest (2.0.5), and scripts/script.sh (VERSION=2.0.3) — this is likely a bookkeeping inconsistency but not a security concern.
Instruction Scope
SKILL.md explicitly states outputs are plain-text heredocs and no network/credentials are used. The provided script implements only printing documentation for the listed commands and basic CLI behavior; it does not read external files, environment variables, or make network calls. One small doc inconsistency: the quickstart text generically says 'Required tools and access credentials' (a general guidance line) while the skill otherwise states no credentials are required. This appears to be generic wording, not an actual requirement.
Install Mechanism
There is no install specification (instruction-only skill) and the only code file is a self-contained shell script that prints documentation. No downloads, package installs, or archive extraction are performed by the skill.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The script does not read or require environment variables. No secret-exposing patterns are present.
Persistence & Privilege
The skill is not marked always:true and does not attempt to modify agent/system configuration. It contains only a benign reference script and therefore does not request elevated persistence or privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install dnscheck
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /dnscheck 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.5
Fix description
v2.0.4
Fix description
v2.0.3
Clean package with matching SKILL.md
v2.0.2
clean-package-fix
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.4
Quality improvements
v1.0.3
old template -> domain-specific v2.0.0
v1.0.2
De-template, unique content, script cleanup
v1.0.1
Quality fix: cleaner docs, removed flags
v1.0.0
Initial release
元数据
Slug dnscheck
版本 2.0.5
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 11
常见问题

Dnscheck 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Dnscheck concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 341 次。

如何安装 Dnscheck?

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

Dnscheck 是免费的吗?

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

Dnscheck 支持哪些平台?

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

谁开发了 Dnscheck?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.5。

💬 留言讨论