nvm-setup
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a configuration utility that provides templates for shell initialization files (.bashrc, .zshrc, config.fish). The operations are limited to setting environment variables and sourcing local scripts associated with nvm.
- [EXTERNAL_DOWNLOADS]: The skill references documentation and usage guides from the official nvm-sh/nvm GitHub repository. These references are used for informational purposes and do not involve executing untrusted remote code.
- [COMMAND_EXECUTION]: The provided commands are standard shell configuration snippets (export, source, set -gx). They are intended for the user to add to their shell profiles to ensure nvm loads correctly across sessions.
Audit Metadata