tailscale-install
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill fetches and executes a shell script directly from tailscale.com via curl and sh. This is the official and recommended installation method provided by the well-known service for Linux environments.
- [COMMAND_EXECUTION]: The skill uses sudo to perform administrative tasks such as package installation, repository management, and service control via systemctl. It also manages persistence by adding an alias to ~/.zshrc for macOS CLI access.
- [EXTERNAL_DOWNLOADS]: Software packages, repository definitions, and GPG signing keys are retrieved from official Tailscale domains (tailscale.com, pkgs.tailscale.com) and well-known package managers including WinGet, Homebrew, and Chocolatey.
Audit Metadata