← Back to Skills Marketplace
xueyetianya

Dnscheck

by bytesagain4 · GitHub ↗ · v2.0.5 · MIT-0
cross-platform ✓ Security Clean
341
Downloads
0
Stars
1
Active Installs
11
Versions
Install in OpenClaw
/install dnscheck
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Dnscheck concepts, best practices, and implementation patterns.
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install dnscheck
  3. After installation, invoke the skill by name or use /dnscheck
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug dnscheck
Version 2.0.5
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 11
Frequently Asked Questions

What is Dnscheck?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Dnscheck concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 341 downloads so far.

How do I install Dnscheck?

Run "/install dnscheck" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Dnscheck free?

Yes, Dnscheck is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Dnscheck support?

Dnscheck is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Dnscheck?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.5.

💬 Comments