container-ops
Warn
Audited by Snyk on Feb 16, 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.90). It contains destructive Docker operations (docker rm -f, docker container prune, docker system prune, delete-all commands) and host-volume mounts (-v /host/path:...) that can modify or destroy the host machine's state and data even without explicitly requesting sudo.
Audit Metadata