nvm-docker-ci
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the installation script for Node Version Manager (nvm) from its official GitHub repository.
- [REMOTE_CODE_EXECUTION]: Executes the downloaded installation script by piping it directly to a bash shell environment. This reflects the standard and officially recommended installation procedure for nvm.
- [COMMAND_EXECUTION]: Provides instructions for running container build and management commands, as well as shell commands for environment configuration and Node.js version management.
Audit Metadata