deployment-gotchas
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill contains instructional content and code templates that follow industry standards for secure software deployment.
- [CREDENTIALS_UNSAFE]: The skill promotes secure secret management by explicitly instructing against hardcoding credentials and requiring the use of
runtime.exswithSystem.get_env!/1for all sensitive configuration. - [EXTERNAL_DOWNLOADS]: Dockerfile templates reference well-known and official base images (
elixir:1.16-alpineandalpine:3.18) from Docker Hub, which are considered safe sources.
Audit Metadata