docker-deploy
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides Docker configuration templates following industry security best practices, such as running containers as non-root users and avoiding hardcoded secrets.
- [EXTERNAL_DOWNLOADS]: References official base images from Docker Hub (e.g., node:20-alpine, python:3.12-slim) for container construction, which are well-known and trusted sources in this context.
- [COMMAND_EXECUTION]: Provides standard Docker CLI commands (build, up, logs) for manual execution by the user; the skill does not execute these commands autonomously.
Audit Metadata