install-node-stack
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional guidance for setting up development environments using industry-standard tools like Node.js, nvm, pnpm, and Expo SDK.
- [SAFE]: Explicitly warns against dangerous patterns such as piping remote downloads directly into a shell (curl | bash) and recommends verifying checksums or signatures of official release artifacts.
- [SAFE]: Promotes secure credential management by advising users to keep access tokens and private registry credentials out of project configuration files like .npmrc.
- [SAFE]: Requires user confirmation before executing potentially disruptive commands like modifying shell startup files or changing global runtime versions.
Audit Metadata