tailscale-mosh-recover
Pass
Audited by Gen Agent Trust Hub on Aug 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [PRIVILEGE_ESCALATION]: The skill uses high-privilege
sudocommands to perform system-level administrative tasks. These include managing the Tailscale daemon viabrew services, authenticating the service, and deleting files in protected directories such as/Applicationsand/usr/local/bin. Evidence includessudo rm -rf /Applications/Tailscale.app,sudo brew services start tailscale, andsudo killall -HUP mDNSResponder.- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill employs commands to inspect local network configurations and process states to diagnose connection issues. This includes identifying specific UDP port bindings and mapping PIDs to tmux sessions. Evidence includeslsof -nP -iUDPandps aux | grep mosh-server.
Audit Metadata