nvm-shell-integration
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides shell functions and hooks (e.g., in
examples/auto-use-bash.md,examples/auto-use-zsh.md, andexamples/auto-use-fish.md) that executenvmcommands automatically when a user navigates into a directory. This includes overriding thecdcommand or using shell-specific hooks likechpwdor--on-variable=PWDto automate environment setup. - [EXTERNAL_DOWNLOADS]: The provided scripts may trigger
nvm install, which downloads Node.js binaries. These downloads are performed by thenvmtool from official Node.js distribution mirrors. The skill points to the officialnvm-sh/nvmGitHub repository as the source for these community-recommended integration patterns.
Audit Metadata