nvm-misc
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: The Ansible documentation in
examples/ansible.mddemonstrates installation by piping a script from the official nvm GitHub repository directly into bash. This is a common installation pattern for this well-known tool. - [COMMAND_EXECUTION]: Several example files contain shell commands for managing Node.js versions and running library tests. These are standard operational commands for nvm.
- [EXTERNAL_DOWNLOADS]: The skill includes instructions to install dependencies for testing purposes using npm.
Audit Metadata