apply-phoenix-controller-conventions
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides coding guidelines and idiomatic examples for Elixir/Phoenix development without any malicious patterns.
- [SAFE]: Explicitly includes security-focused rules such as 'Always validate and authorize every action' and 'Never interpolate user input into redirect paths', which helps prevent common vulnerabilities like unauthorized access and open redirects.
- [SAFE]: Utilizes standard Phoenix development tools (e.g.,
mix phx.routes,mix test) for verification and testing in a way that is consistent with normal development workflows. - [SAFE]: No evidence of data exfiltration, obfuscation, or remote code execution was found in the instructions or code examples provided.
Audit Metadata