.github/skills/docker-prune/SKILL.md
Clean up unused Docker resources. Use this when asked to prune docker, clean docker, remove unused images, free disk space, or docker cleanup. DANGEROUS operation. Requires human confirmation.
npx skillsauth add netalertx/netalertx netalertx-docker-pruneInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
DANGER: This destroys containers, images, volumes, and networks. Any stopped container will be wiped and data will be lost.
/workspaces/NetAlertX/.devcontainer/scripts/confirm-docker-prune.sh
The script requires explicit confirmation before proceeding.
tools
Manage NetAlertX configuration settings. Use this when asked to add setting, read config, get_setting_value, ccd, or configure options.
development
Load synthetic device data into the devcontainer. Use this when asked to load sample devices, seed data, import test devices, populate database, or generate test data.
tools
Create and run NetAlertX plugins. Use this when asked to create plugin, run plugin, test plugin, plugin development, or execute plugin script.
development
Build Docker images for testing or production. Use this when asked to build container, build image, docker build, build test image, or launch production container.