nvm-defaults-and-nvmrc

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill provides official configuration snippets and best practices for using the Node Version Manager (nvm), a standard developer tool.
  • [SAFE]: All external documentation links refer to the official nvm-sh/nvm GitHub repository, which is an established and trusted source for this software.
  • [COMMAND_EXECUTION]: The provided shell snippets for Bash, Zsh, and Fish shells execute standard nvm commands (such as nvm use, nvm install, and nvm alias) to automate environment configuration. These commands are localized to the user's Node.js environment and are the intended purpose of the skill.
  • [SAFE]: The scripts read .nvmrc files within project directories to resolve the required Node.js version. This behavior is standard for the tool and does not involve accessing sensitive system files or credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 04:18 PM
Security Audit — agent-trust-hub — nvm-defaults-and-nvmrc