← Back to Skills Marketplace
994
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install volcengine-network-dns
Description
DNS record management on Volcengine networking services. Use when users need zone record query/update, traffic routing changes, or DNS propagation troubleshooting.
Usage Guidance
This skill appears coherent in its DNS workflow but leaves out a critical detail: how it will authenticate to Volcengine. Before installing or using it, ask the author to: (1) specify the exact authentication method (what env vars or service account are required), (2) show example API calls or CLI commands the agent will run, and (3) confirm there are no external telemetry endpoints. If you proceed, provide a least-privilege Volcengine API key scoped only to DNS operations (not a full admin key), test in a non-production zone, ensure audit logging is enabled, and be prepared to revoke the key if behavior is unexpected. If the skill is expected to use platform-managed credentials, verify how the platform supplies those and that it doesn't request broader credentials elsewhere.
Capability Analysis
Type: OpenClaw Skill
Name: volcengine-network-dns
Version: 1.0.0
The skill bundle is designed for Volcengine DNS record management, a legitimate administrative task. The `SKILL.md` instructions, which are a critical prompt-injection surface, explicitly guide the AI agent towards safe practices, including confirming details, querying existing records, avoiding blind overwrites, keeping rollback values, and validating propagation. There is no evidence of malicious intent, data exfiltration, unauthorized execution, or prompt injection aiming to subvert the agent's purpose or security.
Capability Assessment
Purpose & Capability
The name, description, and instructions all consistently describe DNS record management for Volcengine (query/update/propagation checks). However, managing DNS via a cloud provider normally requires API credentials and explicit API/CLI invocation details; those are missing from the manifest and SKILL.md. This mismatch is notable but could be an oversight rather than malicious intent.
Instruction Scope
SKILL.md contains a focused checklist (confirm zone/record, query before change, apply change with TTL constraints, validate propagation) and safety rules (avoid blind overwrite, include rollback values). It does not instruct reading unrelated files, exfiltrating data, or contacting unknown endpoints. The instructions are appropriately scoped to DNS ops.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That lowers surface area: nothing is written to disk and no third-party packages are pulled.
Credentials
No required environment variables, credentials, or config paths are declared, yet the skill's stated functionality (calling Volcengine DNS APIs) would normally require API keys/secrets or a configured CLI. The absence of any declared auth mechanism is disproportionate and makes it unclear how the skill expects to operate or where credentials would come from.
Persistence & Privilege
always is false and nothing requests persistent system-level presence. The skill does not claim to modify other skills or system config. Autonomous invocation is allowed (platform default) but not by itself a red flag here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install volcengine-network-dns - After installation, invoke the skill by name or use
/volcengine-network-dns - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial ClawHub publish for Volcengine skills with agents metadata.
Metadata
Frequently Asked Questions
What is Volcengine Network Dns?
DNS record management on Volcengine networking services. Use when users need zone record query/update, traffic routing changes, or DNS propagation troubleshooting. It is an AI Agent Skill for Claude Code / OpenClaw, with 994 downloads so far.
How do I install Volcengine Network Dns?
Run "/install volcengine-network-dns" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Volcengine Network Dns free?
Yes, Volcengine Network Dns is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Volcengine Network Dns support?
Volcengine Network Dns is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Volcengine Network Dns?
It is built and maintained by cinience (@cinience); the current version is v1.0.0.
More Skills