create-docker-env-template
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill provides static environment configuration templates and includes explicit warnings against committing real secrets to version control.
- [SAFE]: Recommends the use of .gitignore to exclude sensitive environment files from repositories.
- [SAFE]: Provides users with secure command-line examples for generating their own unique application secrets and database passwords locally.
- [PROMPT_INJECTION]: Indirect Prompt Injection Surface: 1. Ingestion points: User-provided project metadata (services, framework). 2. Boundary markers: Absent. 3. Capability inventory: Generates configuration file content. 4. Sanitization: Absent. The surface is present but the risk is minimal as the output is static text.
- [NO_CODE]: The skill consists entirely of markdown instructions and text templates with no executable scripts or code.
Audit Metadata