diagnosing-bugs
Pass
Audited by Gen Agent Trust Hub on Jul 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides a framework for reproducing and diagnosing bugs by executing developer-defined commands and scripts (Phase 1). This involves the agent running tests, CLI fixtures, and scripts to create a reproduction loop.
- [COMMAND_EXECUTION]: Includes a script template
scripts/hitl-loop.template.shdesigned to be edited and executed by the agent to interact with the user via the terminal using standardreadandprintfcommands. - [COMMAND_EXECUTION]: Instructs the agent to utilize developer tools such as
/code-graphfor context gathering and/aiopsfor architectural analysis. - [SAFE]: No malicious patterns, such as prompt injection, unauthorized data exfiltration, or remote code execution from untrusted sources, were detected in the instructions or the provided script template.
Audit Metadata