docker-helper
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides utility scripts (
scripts/docker-cleanup.shandscripts/health-check.sh) and command-line examples for managing Docker containers and services. These include routine administrative tasks such as pruning unused resources, inspecting container states, and viewing logs. - [SAFE]: The documentation adheres to security best practices, such as recommending non-root users in Dockerfiles and using multi-stage builds to minimize image size and attack surface. All credentials in example configurations (e.g., 'secret', 'postgres') are standard placeholders intended for demonstration purposes only.
Audit Metadata