verify
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard Elixir/Phoenix development commands such as
mix compile,mix format,mix test, and security/linting tools likesobelowandcredo. These commands are run locally and are adapted based on the project's own configuration. - [SAFE]: No malicious patterns such as obfuscation, credential exfiltration, or unauthorized remote code execution were detected. The skill follows best practices by asking for user confirmation before running potentially long-running or environment-altering tests like E2E suites.
Audit Metadata