diagnose
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a set of guidelines for debugging, focusing on creating reproducible feedback loops and hypothesis-driven testing.
- [COMMAND_EXECUTION]: The skill includes a shell script template
scripts/hitl-loop.template.sh. The script is used to facilitate human-in-the-loop debugging by prompting the user for manual steps and capturing their feedback. It does not execute arbitrary or dangerous commands autonomously; it relies on standardreadandprintfcommands for interaction. - [PROMPT_INJECTION]: The instructions do not contain attempts to bypass safety filters or override system-level agent behavior. The phrases 'Be aggressive' and 'Refuse to give up' are contextually limited to the creative process of building reproduction loops for bugs.
- [EXTERNAL_DOWNLOADS]: No external network requests, downloads from untrusted sources, or remote code execution patterns were identified.
Audit Metadata