security-essentials
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides defensive coding guidelines for Elixir and Phoenix applications, identifying common pitfalls like String.to_atom/1 on user input and string interpolation in SQL fragments.
- [SAFE]: It promotes the use of standard security tools such as Sobelow and mix_audit for static analysis and dependency auditing.
- [SAFE]: No suspicious network operations, data exfiltration patterns, or obfuscation techniques were identified.
- [SAFE]: The skill encourages secure defaults, such as constant-time comparison for tokens and validating redirect targets against a whitelist.
Audit Metadata