docker-expert
Pass
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill provides educational content and configuration templates for Docker environments without executing active code scripts.
- [SAFE]: Security best practices are explicitly promoted, including the use of non-privileged users (
USER appuser), resource constraints, and the integration of image scanning tools like Trivy and Snyk. - [COMMAND_EXECUTION]: Lists standard Docker CLI commands for container management and troubleshooting (e.g.,
docker stats,docker exec,docker system prune) intended for manual user execution. - [EXTERNAL_DOWNLOADS]: Dockerfile templates include standard package manager invocations (
pnpm install) and health checks (wget), which are typical for building and maintaining containerized applications.
Audit Metadata