dockerfile-generator
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWNO_CODE
Full Analysis
- [NO_CODE] (SAFE): The skill consists entirely of static Markdown documentation and text templates. It contains no executable scripts, configuration logic, or external dependencies.
- [CREDENTIALS_UNSAFE] (LOW): The provided docker-compose.yml example includes a hardcoded placeholder password ('password'). While clearly intended as a generic example, it is flagged as a credential pattern.
- [COMMAND_EXECUTION] (SAFE): Shell commands within the Dockerfile snippets (e.g., RUN, CMD) are static text samples for output and are not executed by the skill's runtime context.
Audit Metadata