acc-create-docker-env-template
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [PROMPT_INJECTION] (SAFE): No instructions to bypass agent safety filters or override system behavior were found.
- [CREDENTIALS_UNSAFE] (SAFE): No hardcoded production secrets were detected. The skill uses standard development placeholders such as 'change_me', 'secret', and 'guest' which are safe in a template context.
- [EXTERNAL_DOWNLOADS] (SAFE): No external packages, scripts, or remote resources are downloaded or referenced.
- [DATA_EXFILTRATION] (SAFE): No network or file-system operations that could lead to data exfiltration were identified.
- [REMOTE_CODE_EXECUTION] (SAFE): The skill does not contain any executable code or patterns for runtime code execution.
- [INDIRECT_PROMPT_INJECTION] (LOW): The skill processes user-provided configuration files (docker-compose.yml, composer.json) which creates a surface for indirect prompt injection. However, since the skill's capabilities are limited to text generation with no side effects (write, execute, or network), the severity is negligible.
Audit Metadata