bug-fix
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security vulnerabilities were detected. The skill defines a structured workflow for debugging that adheres to safe development practices.
- [PROMPT_INJECTION]: The skill includes explicit defensive instructions to counter indirect prompt injection. It directs the agent to treat bug reports as data rather than instructions and to extract only factual context like stack traces and error messages.
- [COMMAND_EXECUTION]: The skill utilizes standard project tools such as
mix test. These commands are appropriate for the persona's stated purpose of bug reproduction and verification within an Elixir development environment. - [DATA_EXFILTRATION]: No patterns indicative of data exfiltration or unauthorized network access were found. The skill operates locally on project files and test suites.
Audit Metadata