network-doctor
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes several built-in macOS commands such as
ifconfig,netstat,route,scutil, andnetworksetupto gather network configuration and status. These are standard tools for network diagnostics. - [COMMAND_EXECUTION]: The skill includes instructions for flushing the DNS cache using
sudo killall -HUP mDNSResponder. The documentation explicitly mandates that the agent must obtain user confirmation before executing this or any other privileged command and requires capturing current state for rollback purposes.
Audit Metadata