tao-run-on-docker
Warn
Audited by Snyk on Jun 30, 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 the agent/user to run privileged commands (sudo systemctl stop/start docker, sudo mv/rsync /var/lib/docker, sudo tee /etc/docker/daemon.json, sudo rm -rf /var/lib/docker.old) and to run install setup scripts that modify host configuration, which requires and encourages elevation and modification of system files and services.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata