learn-docker-k8s-game
Warn
Audited by Snyk on Mar 29, 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 skill instructs the AI to run terminal verification scripts and gives explicit sudo commands (e.g., sudo systemctl start docker, sudo mv ... /usr/local/bin, sudo usermod -aG docker $USER) that modify system services, install binaries, and change user/group membership—actions that alter machine state and require elevated privileges.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata