ripmilla/netwalk

Read-only network survey toolkit for AI coding agents: crawl a site from one device, diagnose it, draw it, and hand over a report — without ever changing a device or seeing a credential.

75Stars on the repository
7Mods indexed here, across every type
10d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

netwalk-diag

01

ripmilla/netwalk

Skill Claude CodeCodex

Read a network device or Linux/Windows server end to end and work out what is wrong with it. Exports config read-only, collects CPU, memory, storage, temperature, PoE, interface counters, error and flap counts, throughput, sessions, services and logs, then reasons from that evidence to concrete findings with severity…

75 +1 10d ago A 110 tokens original MIT

netwalk-fullreport

02

ripmilla/netwalk

Skill Claude CodeCodex

Turn a netwalk scan record into a single self-contained HTML network report a site owner can be handed. Includes summary, method and coverage, embedded topology diagram, device inventory, per-device interfaces/VLANs/wireless/services/health, findings with evidence and recommendations, and the full log of commands run.…

75 +1 10d ago A 102 tokens original MIT

netwalk-login

03

ripmilla/netwalk

Skill Claude CodeCodex

Collect device credentials for a netwalk survey through a local browser form instead of the chat. Serves a one-shot page on 127.0.0.1 where the user types usernames, passwords, SSH key PATHS or API tokens; the values are written to a private file on their machine and the assistant never sees them. Use when a scan…

75 +1 10d ago C 109 tokens original MIT

netwalk-map

04

ripmilla/netwalk

Skill Claude CodeCodex

Draw a network topology diagram from a netwalk scan record. Produces a self-contained SVG with a vendor logo, hostname, management IP, model, OS version and live CPU/RAM/storage/temperature per device, one box per internet uplink, and port labels on every link. Use when the user asks for a network diagram, topology…

75 +1 10d ago A 91 tokens original MIT

netwalk-scan

05

ripmilla/netwalk

Skill Claude CodeCodex

Discover and map a network read-only, starting from one device the user names. Crawls outward hop by hop using LLDP, CDP, MNDP, ARP, DHCP leases, routing and MAC tables across MikroTik, Cisco, Aruba, HP, Fortinet, Juniper, Ubiquiti, Linux and Windows, and writes a structured scan record. Use when the user asks to…

75 +1 10d ago A 111 tokens original MIT

netwalk

06

ripmilla/netwalk

Skill Claude CodeCodex

Run a complete read-only network survey end to end: get access, crawl the topology, diagnose every device, draw the diagram and produce a deliverable report. Loops netwalk-login, netwalk-scan and netwalk-diag until the crawl runs dry or the engineer is satisfied, then finishes once with netwalk-map and…

75 +1 10d ago A 112 tokens original MIT