docker-errors-runtime
Warn
Audited by Snyk on Jun 19, 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 (medium risk: 0.60). The prompt recommends host-level Docker operations that modify or remove containers/images and add capabilities (e.g., docker exec, docker rm -f, docker system prune, --cap-add SYS_PTRACE), so it can change or harm the machine state even though it doesn't request sudo, create users, or edit system service/SSH files.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata