docker
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes diagnostic shell commands (such as 'docker --version' and 'find') to discover and inspect Docker-related files and images within the working directory. These are read-only operations used for environment discovery.
- [SAFE]: The instructions explicitly guide the user toward secure containerization practices, such as implementing health checks, isolating networks, and utilizing Docker secrets or BuildKit secret mounts rather than hardcoding sensitive information in environment variables.
Audit Metadata