docker-vps-2026
Warn
Audited by Snyk on Feb 28, 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 (high risk: 0.80). The prompt includes explicit host-level sudo commands (ufw enable/allow/deny) that modify the VPS firewall and thus change system state requiring root privileges, so it instructs actions that can alter the machine's configuration (even though some other commands like useradd occur inside container builds).
Audit Metadata