nvm-install
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references and downloads installation scripts from the official nvm-sh repository on GitHub (
raw.githubusercontent.com/nvm-sh/nvm/). - [REMOTE_CODE_EXECUTION]: Instructions demonstrate the use of piped shell execution (
curl | bash) for the nvm install script. This is the officially documented installation method for this tool from a well-known service. - [COMMAND_EXECUTION]: The skill provides commands to modify shell profile files (e.g.,
~/.bashrc,~/.zshrc) to initialize the nvm environment. This is transparently documented as the primary functional purpose of the tool's setup process.
Audit Metadata