cofounder-computer-setup
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPERSISTENCEPRIVILEGE_ESCALATION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill facilitates the execution of remote scripts for environment provisioning. This includes fetching the official Homebrew installer from GitHub, the mise setup script from mise.run, and a primary installer from the vendor's domain at locaweb.com.br.\n- [EXTERNAL_DOWNLOADS]: Fetches installation payloads and scripts from external domains including raw.githubusercontent.com, mise.run, and locaweb.com.br.\n- [COMMAND_EXECUTION]: Uses various system utilities (uname, wsl, winget, podman) to inspect the host environment and verify tool installations.\n- [PRIVILEGE_ESCALATION]: The installation script invokes sudo to install system dependencies on Linux (using apt, dnf, pacman, etc.) and to manage Homebrew on macOS.\n- [PERSISTENCE]: Ensures that newly installed tools remain accessible by appending PATH modifications to the user's shell configuration file (~/.bashrc).
Audit Metadata