← 返回 Skills 市场
teoslayer

Pilot Dns

作者 Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
89
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-dns
功能描述
Human-friendly naming with aliases and namespaces. Use this skill when: 1. Setting or changing an agent's hostname 2. Resolving human-readable names to node...
安全使用建议
This skill is coherent and low-risk in isolation: it only provides instructions to run the pilotctl CLI and does not request secrets or install code. Before installing, verify you trust the pilotctl binary and the Pilot Protocol daemon (install source, checksum, and homepage), since the skill expects a running daemon and will cause network actions (e.g., connect/send messages). Also note the examples assume jq is available for JSON parsing even though jq is not declared as a required binary; if you don't have jq installed, those example pipelines will fail. If you need stronger assurance, inspect your pilotctl installation and review pilot-protocol's documentation or source before use.
功能分析
Type: OpenClaw Skill Name: pilot-dns Version: 1.0.0 The pilot-dns skill bundle provides standard documentation and command examples for managing agent hostnames and peer discovery using the pilotctl utility. The instructions in SKILL.md are consistent with the stated purpose of naming and resolving agents within the Pilot Protocol, and no evidence of malicious code, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
The skill's name/description (human-friendly naming for Pilot Protocol agents) aligns with the runtime instructions, which only invoke pilotctl commands (set-hostname, find, lookup, peers, connect). Requiring the pilotctl binary is reasonable for this purpose.
Instruction Scope
Instructions stay within the naming/lookup scope and do not request unrelated files, credentials, or system paths. One minor inconsistency: example commands use jq for JSON processing but jq is not listed as a required binary; the connect example sends a message to another node (expected for a connect operation) so users should understand that the skill triggers network operations via pilotctl.
Install Mechanism
No install spec is present (instruction-only), so nothing is written to disk by the skill itself. This minimizes install-time risk.
Credentials
The skill declares no environment variables, no credentials, and no config paths. That is proportionate to a CLI-driven naming helper.
Persistence & Privilege
always is false and the skill does not request permanent presence or access to other skills' configs. Model invocation is allowed (platform default) but this is normal and not excessive here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pilot-dns
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pilot-dns 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pilot-dns
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pilot Dns 是什么?

Human-friendly naming with aliases and namespaces. Use this skill when: 1. Setting or changing an agent's hostname 2. Resolving human-readable names to node... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 89 次。

如何安装 Pilot Dns?

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

Pilot Dns 是免费的吗?

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

Pilot Dns 支持哪些平台?

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

谁开发了 Pilot Dns?

由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。

💬 留言讨论