dockerize-app
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFENO_CODECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill promotes security best practices by recommending specific base image tags instead of 'latest' and utilizing .dockerignore to prevent sensitive information like .env files from being included in image layers.
- [NO_CODE]: The skill consists entirely of instructional markdown and does not include any standalone executable scripts or binaries.
- [COMMAND_EXECUTION]: The instructions involve standard local commands for building and testing Docker environments, such as docker-compose and curl, which are necessary for the skill's stated purpose.
- [CREDENTIALS_UNSAFE]: Configuration templates for databases use environment variable placeholders rather than hardcoded credentials, ensuring that secrets remain managed by the user's environment.
Audit Metadata