dev-setup
Warn
Audited by Snyk on Aug 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 instructs running a setup script that performs system package installs and explicitly tells users to run privileged commands (e.g.,
sudo systemctl enable --now dockerandsudo usermod -aG docker $USER), which modify system state and require sudo/root privileges.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata