diagnose
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands and scripts to facilitate debugging workflows.
- The
scripts/hitl-loop.template.shfile provides a framework for interactive user prompts usingreadandprintfto capture reproduction signals. - The
SKILL.mdinstructions encourage using CLI tools,git bisect, and network tools likecurlto build feedback loops. - These operations are consistent with the skill's primary purpose of software debugging and include explicit instructions for redacting secrets (
## Redactsection) and cleaning up instrumentation (Phase 6).
Audit Metadata