opencode-env-setup
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches installation scripts and configuration from well-known external repositories and official distribution domains, specifically for Node.js and the uv package manager.
- [REMOTE_CODE_EXECUTION]: Automates the setup process by downloading remote scripts and executing them directly through shell interpreters (sh and PowerShell) for the uv tool and Node.js.
- [COMMAND_EXECUTION]: Uses system-level commands, including sudo for package management on Linux and PowerShell execution policy bypasses on Windows, to ensure environment tools are correctly installed and verified.
Audit Metadata