network-status

Pass

Audited by Gen Agent Trust Hub on Mar 19, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a variety of system diagnostic commands including ping, ifconfig, ip addr, netstat, ss, scutil, and networksetup. These are used to gather data on network interfaces, connectivity, and listening ports, which is consistent with the skill's stated purpose of network troubleshooting.
  • [EXTERNAL_DOWNLOADS]: The skill uses curl to reach out to external services such as ipinfo.io, ifconfig.me, and cloudflare.com. These requests are used to determine the public IP address, geographic location, and to perform basic download speed tests. These are well-known services commonly used for these tasks.
  • [DATA_EXFILTRATION]: While the skill accesses potentially sensitive information such as environment variables (env | grep -i proxy) and local network metadata (listening ports, routing tables), this data is processed locally to generate a report for the user. No evidence of unauthorized transmission of this data to external third-party servers was found.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 19, 2026, 02:55 PM