Context-Inappropriate Capability
Medium
- Confidence
- 93% confidence
- Finding
- The skill includes destructive cleanup commands such as `docker system prune -a` and `docker system prune -a --volumes`, which go beyond inspection/debugging and can irreversibly delete containers, images, networks, build cache, and volumes. In a debugging skill, users may copy-paste these commands during incident response, causing accidental data loss or service disruption unrelated to the original problem.
