← Back to Skills Marketplace
teoslayer

Pilot Network Map

by Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
168
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-network-map
Description
Visualize network topology, trust graphs, and latency. Use this skill when: 1. Generating network topology diagrams or adjacency matrices 2. Visualizing trus...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pilot-network-map
  3. After installation, invoke the skill by name or use /pilot-network-map
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pilot-network-map
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 168 downloads so far.

How do I install Pilot Network Map?

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

Is Pilot Network Map free?

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

Which platforms does Pilot Network Map support?

Pilot Network Map is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pilot Network Map?

It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.

💬 Comments