phoenix-ops
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for Phoenix operations. It correctly recommends the use of environment variables and secret management tools (AWS/GCP KMS, Vault) for sensitive credentials like
SECRET_KEY_BASEandDATABASE_URLrather than hardcoding them. - [SAFE]: The configuration examples for
runtime.exsandlibclusterfollow standard Elixir community patterns for production environments. - [SAFE]: The skill explicitly promotes security hardening measures, including enforcing HTTPS, secure cookies, Content Security Policy (CSP), and rate limiting.
- [SAFE]: References to external Elixir libraries such as
libcluster,telemetry, andObanare standard for the BEAM ecosystem.
Audit Metadata