Check Network
Home network scan — discovers connected devices, checks internet speed, verifies DNS and VPN status, and flags unknown or new devices.
Home network scan — discovers connected devices, checks internet speed, verifies DNS and VPN status, and flags unknown or new devices.
Real data. Real impact.
Emerging
Developers
Per week
Excellent
Skills give you superpowers. Install in 30 seconds.
🌐 by @davehappyminion
Scan the home network for connected devices, test internet speed, verify DNS and VPN status, and flag unknown devices.
Determine the active network interface, local IP, subnet, and gateway. Note whether connected via Wi-Fi or Ethernet, and the SSID if on Wi-Fi.
Scan the local subnet for active hosts. For each device found, record:
Compare discovered devices against any known device list the user has documented. Classify each as Known, New (not seen before), or Unknown. Highlight unknown devices prominently.
networkQuality (built into macOS 12+) or speedtest-cli if availableSummarize in a clean report:
Example: "12 devices on network (10 known, 2 new). Internet: 250/25 Mbps. DNS: healthy. VPN: not connected."
nmap gives the best device scan but may not be installed; fall back to arp -a.networkQuality is built in and works without third-party tools.MIT
curl -o ~/.openclaw/workflows/check-network.md https://raw.githubusercontent.com/nikilster/clawflows/main/workflows/available/community/check-network/WORKFLOW.md1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.