pm2-test-services
Warn
Audited by Snyk on Feb 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (medium risk: 0.60). The skill instructs the agent to manage system services (pm2 start/stop/delete, kill processes, lsof/netstat) and explicitly mentions running pm2 startup (which typically writes system startup scripts/systemd units and often requires following sudo commands), so it can modify system-level state even though it doesn't explicitly demand sudo or user creation.
Audit Metadata