nodeboot-runtime-pm2
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches a sample project template from the vendor's official GitHub repository using
npx degit nodejs-boot/sample-nodeboot-pm2. - [COMMAND_EXECUTION]: Instructs the user to perform standard administrative and development tasks, including global installation of the
pm2package and execution of process management commands likepm2 startandpm2 logs. - [REMOTE_CODE_EXECUTION]: References the download and setup of a reference application from the vendor's repository, which is a common practice for project bootstrapping.
Audit Metadata