security-essentials
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a security guide for Elixir/Phoenix developers. It provides clear 'Bad vs Good' code examples to prevent common web vulnerabilities.
- [COMMAND_EXECUTION]: The instructions recommend running standard Elixir security tools like
mix sobelow,mix deps.audit, andmix hex.audit. These are well-known, reputable tools in the Elixir ecosystem used for static analysis and dependency auditing. - [CREDENTIALS_SAFE]: The documentation explicitly warns against hardcoding secrets in source code and provides best practices for managing environment variables and runtime configuration.
- [PROMPT_INJECTION]: The content does not contain instructions that attempt to bypass AI safety filters or override the agent's core instructions.
Audit Metadata