gui-onboarding-verification-skill
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches official Warp terminal installation packages from the vendor's download domain (
app.warp.dev) for various Linux distributions and architectures. - [COMMAND_EXECUTION]: Executes system commands to install the downloaded packages (via apt, rpm, or pacman) and manages application state by removing specific configuration and cache directories (e.g.,
~/.config/warp-terminal) to ensure a fresh first-run experience. - [SAFE]: Provides explicit security instructions for managing the
ONBOARDING_AGENT_FTUE_REFRESH_TOKENsecret, including requirements to use private temporary files, avoid shell history logging, and prevent the secret from appearing in screenshots or reports.
Audit Metadata