diagnosing-bugs
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill outlines a standard software engineering process for debugging, focusing on reproducibility, minimization, and falsifiable hypotheses.
- [COMMAND_EXECUTION]: The skill instructs the agent to create and run local feedback loops (e.g., unit tests, curl commands, and headless browser scripts). These operations are intended to be executed within the local development environment as part of the debugging workflow.
- [INDIRECT_PROMPT_INJECTION]: The skill utilizes a bash script (
scripts/hitl-loop.template.sh) to capture user input from the terminal. This constitutes a controlled data ingestion point where the agent is prompted to parse specific key-value pairs (ERRORED,ERROR_MSG). This is a standard functional requirement for interactive troubleshooting and lacks malicious intent.
Audit Metadata