@pm2/agent
1
Versions
—
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
Without SLSA provenance there is no cryptographic link between this tarball and the public source — the axios compromise (March 2026) relied on exactly this gap.
Maintainers
keymetrics_bottknew
Keywords
keymetricsagentdaemonpm2
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:child-process-spawn | AI (semgrep): spawn() is used to launch the PM2 interactor daemon as a detached child process — core functionality of a process manager agent, not malicious. | ai | |
| semgrep | semgrep:child-process-exec | AI (semgrep): exec() in WatchDog.js resurrects PM2 via its own binary path — expected watchdog behavior for a process manager agent. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process import is required for PM2 agent's process management functionality; matches public source code. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require resolves a static relative config path via path.join(__dirname, '../config') — not user-controlled, not a security risk. | ai |
Versions (showing 1 of 1)
| Version | Deps | Published |
|---|---|---|
| 2.1.1 | 12 / 4 |
v2.1.1
1 finding
LOW
No provenance attestation
provenance
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.