dev-debug
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill implements a disciplined debugging process (Investigate, Find Pattern, Test, Fix) that encourages evidence-based investigation over guesswork.
- [COMMAND_EXECUTION]: The skill uses
git logandgit diffcommands to inspect recent changes in the local repository. These are standard development tools used appropriately for identifying potential regressions in the code base. - [PROMPT_INJECTION]: The skill includes instructions to ingest data from external sources like Jira tickets and error logs. While this represents an indirect prompt injection surface, the skill focuses on data analysis and reproduction rather than direct execution of the content. No bypass markers or unsafe execution patterns were identified in the processing of this data.
Audit Metadata