docker-ai-ml
Warn
Audited by Snyk on Jun 22, 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 explicitly instructs running privileged commands (e.g., "sudo apt-get install -y nvidia-container-toolkit" and "sudo systemctl restart docker") that modify system services and require elevated privileges, which can change the host machine state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata