cloud-init-coder
Warn
Audited by Snyk on Feb 18, 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: 1.00). The skill explicitly instructs creating users with sudo, modifying privileged system files (e.g. /etc/ssh/sshd_config, /etc/systemd, /etc/docker/daemon.json), enabling/restarting system services, and running privileged runcmds—actions that directly change the machine state and require/assume root access.
Audit Metadata