Missing User Warnings
Medium
- Confidence
- 90% confidence
- Finding
- The skill includes destructive cleanup commands such as `docker system prune`, `docker system prune -a`, and `docker system prune --volumes` without warning that they can irreversibly delete stopped containers, unused images, networks, build cache, and volumes. In a general-purpose Docker skill, users may copy-paste these commands during troubleshooting and accidentally cause data loss or service disruption.
