server-security-init-skill
Warn
Audited by Snyk on Jul 16, 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). This skill explicitly instructs creating a new sudo user (including adding a NOPASSWD sudoers entry), editing system files like /etc/ssh/sshd_config and /etc/sudoers.d, installing packages, changing systemd services, and enabling the firewall — all privileged actions that modify the machine state and require sudo.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata