docker-essentials
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for managing containers, images, and networking via the Docker CLI, which is the primary intended function.
- [DATA_EXFILTRATION]: Standard commands for host-to-container data transfer, such as volume mounting and the
docker cptool, are documented for legitimate administrative use. - [CREDENTIALS_UNSAFE]: A database configuration example includes a placeholder password
POSTGRES_PASSWORD=secret, which is a common documentation convention and not a security risk. - [EXTERNAL_DOWNLOADS]: Includes commands to fetch images from Docker Hub, which is a well-known service.
Audit Metadata