← 返回 Skills 市场
Pilot Network Map
作者
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
168
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-network-map
功能描述
Visualize network topology, trust graphs, and latency. Use this skill when: 1. Generating network topology diagrams or adjacency matrices 2. Visualizing trus...
安全使用建议
This skill appears to do what it claims: it queries the Pilot Protocol via pilotctl and formats results for Graphviz. Before installing, confirm you have a trusted pilotctl binary and that running the daemon and pilotctl commands is acceptable in your environment. Note the SKILL.md implicitly requires jq and Graphviz's dot (they are not listed in the manifest) and the ping command will actively probe nodes (may generate network traffic or reveal topology). If you do not want network probes or parsing tools available to the agent, do not enable this skill or restrict its runtime environment. If you need higher assurance, ask the author for an explicit list of required binaries and a description of what pilotctl's ping/trust endpoints do.
功能分析
Type: OpenClaw Skill
Name: pilot-network-map
Version: 1.0.0
The pilot-network-map skill provides standard functionality for visualizing network topology and trust relationships within the Pilot Protocol. The instructions in SKILL.md and the Bash examples for using the pilotctl utility are consistent with the stated purpose and show no signs of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description match the instructions: the skill runs pilotctl to enumerate peers, trust edges, connections, and measure latency — exactly what a network topology/latency visualizer would need. It correctly requires the pilotctl binary and a running Pilot Protocol daemon.
Instruction Scope
The SKILL.md instructs the agent to run pilotctl commands, produce DOT for Graphviz, and use jq to parse JSON. It also includes a ping operation that will actively probe nodes for latency. These actions are consistent with the stated purpose, but the doc omits explicit mention of the jq and Graphviz (dot) tools and does not warn that pinging can generate network traffic or probe remote nodes.
Install Mechanism
Instruction-only skill (no install spec, no files written to disk). This is low risk and consistent with the manifest.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not ask for unrelated secrets or access, which is proportionate to its function.
Persistence & Privilege
always:false and default invocation settings are used. The skill does not request persistent or elevated platform privileges and does not modify other skills' configurations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pilot-network-map - 安装完成后,直接呼叫该 Skill 的名称或使用
/pilot-network-map触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pilot Network Map 是什么?
Visualize network topology, trust graphs, and latency. Use this skill when: 1. Generating network topology diagrams or adjacency matrices 2. Visualizing trus... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 168 次。
如何安装 Pilot Network Map?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pilot-network-map」即可一键安装,无需额外配置。
Pilot Network Map 是免费的吗?
是的,Pilot Network Map 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pilot Network Map 支持哪些平台?
Pilot Network Map 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pilot Network Map?
由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。
推荐 Skills