Docker Cleanup Toolkit
PassAudited by VirusTotal on May 15, 2026.
Findings (1)
The docker-cleanup skill is a legitimate utility designed to analyze and prune Docker resources such as containers, images, volumes, and networks. The primary script, scripts/docker_cleanup.py, uses the Python subprocess module to execute standard Docker CLI commands without using shell=True, and it includes features for generating local HTML reports and JSON output. No evidence of malicious intent, data exfiltration, or prompt injection was found.
