← 返回 Skills 市场
Network Topology Discovery
作者
Vahagn Madatyan
· GitHub ↗
· v1.0.0
· MIT-0
117
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install network-topology-discovery
功能描述
Iterative network topology discovery using CDP/LLDP neighbor protocols, ARP/MAC table correlation, and routing table analysis. Multi-vendor coverage for Cisc...
安全使用建议
This skill appears to contain a sensible, read-only procedure for network topology discovery, but the package metadata understates what it needs. Before installing or running it: (1) confirm how SSH credentials are supplied and require the skill to declare required env vars or secret references; (2) use least-privilege, read-only device accounts (avoid admin-level creds); (3) verify scope control settings (management subnet, VRF, hop limits) to avoid unbounded discovery; (4) avoid running commands that dump full running-config or secrets unless strictly necessary and audited; (5) test in an isolated lab/network first; and (6) ask the publisher to correct registry metadata to list 'ssh' as a required binary and to explicitly document credential handling. These steps reduce the risk of unintended exposure or accidental expansion beyond intended scope.
功能分析
Type: OpenClaw Skill
Name: network-topology-discovery
Version: 1.0.0
The bundle is a comprehensive network topology discovery tool designed for multi-vendor environments (Cisco, Juniper, Arista). It provides structured instructions and a CLI reference for using read-only commands (CDP/LLDP, ARP, and routing tables) to map network adjacencies. No evidence of data exfiltration, configuration changes, or malicious prompt injection was found; the logic is strictly diagnostic and aligns with legitimate administrative use cases like inventory auditing and incident response.
能力评估
Purpose & Capability
The skill's name, description, and runtime instructions align: it documents iterative L2/L3 discovery via CDP/LLDP, MAC/ARP correlation, and routing tables accessed over SSH/console. However, registry metadata shows no required binaries or credentials while the SKILL.md explicitly expects SSH access (openclaw metadata lists bins:["ssh"]) and the procedure requires credentials that work across devices — the registry omission is inconsistent.
Instruction Scope
SKILL.md is an instruction-only skill that restricts operations to read-only 'show' commands and scope-control rules; it does not instruct exfiltration to external endpoints. Minor concern: the CLI reference lists 'show running-config | include ...' and similar config reads which can expose sensitive config (password hashes, keys) if executed; the prereqs claim 'read-only privilege sufficient' but callers must ensure only minimally-privileged accounts are used and avoid collecting full running-config unless necessary.
Install Mechanism
No install spec and no code files (instruction-only) — lowest install risk. Nothing in the package pulls or executes external archives or packages.
Credentials
The skill requires SSH access and device credentials in practice (per Prerequisites and the Seed Expansion Algorithm), but the registry lists no required env vars, no primary credential, and no required binaries — this under-reporting is a red flag. The skill should declare how credentials are supplied (environment variables, a secrets store, or interactive prompt) and document least-privilege account requirements. As-is, users may be asked to provide broad device credentials without a clear contract.
Persistence & Privilege
always:false and no persistent install actions are present. The skill does not request permanent inclusion or attempt to modify other skills or global config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install network-topology-discovery - 安装完成后,直接呼叫该 Skill 的名称或使用
/network-topology-discovery触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
network-topology-discovery 1.0.0 initial release:
- Iterative network topology discovery using CDP/LLDP neighbor protocols, MAC/ARP table correlation, and routing table analysis.
- Supports Cisco IOS-XE/NX-OS, Juniper JunOS, and Arista EOS platforms.
- Builds topology layer-by-layer from L2 adjacency through L3 routing boundaries.
- Multi-vendor command references and discovery procedures included.
- Read-only operations; no configuration changes required.
元数据
常见问题
Network Topology Discovery 是什么?
Iterative network topology discovery using CDP/LLDP neighbor protocols, ARP/MAC table correlation, and routing table analysis. Multi-vendor coverage for Cisc... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。
如何安装 Network Topology Discovery?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install network-topology-discovery」即可一键安装,无需额外配置。
Network Topology Discovery 是免费的吗?
是的,Network Topology Discovery 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Network Topology Discovery 支持哪些平台?
Network Topology Discovery 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Network Topology Discovery?
由 Vahagn Madatyan(@vahagn-madatyan)开发并维护,当前版本 v1.0.0。
推荐 Skills