pm2
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Provides instructions for managing application lifecycles using the PM2 CLI, including commands to start, stop, restart, and monitor Node.js processes.
- [EXTERNAL_DOWNLOADS]: Recommends installing the PM2 utility globally from the official NPM registry, which is a well-known and standard distribution channel.
- [COMMAND_EXECUTION]: Includes instructions for configuring system-level persistence using 'pm2 startup', which requires administrative privileges to register services with the operating system's init system (e.g., systemd or launchd).
- [SAFE]: The persistence mechanisms and administrative commands described are core features of the PM2 process manager and are documented for production environment maintenance.
Audit Metadata