docker-cleanup
Warn
Audited by Snyk on Mar 8, 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). This skill instructs the agent to run destructive Docker commands (docker system prune -f and docker volume prune -f) that remove containers, images, and volumes and therefore modify the machine's state and can cause data loss, so it should be flagged.
Audit Metadata