diagnosing-bugs
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The skill consists entirely of markdown documentation and a bash script template. It does not ship with any compiled binaries, obfuscated scripts, or automated remote code execution triggers.
- [SAFE]: The provided
scripts/hitl-loop.template.shis a benign helper script designed for interactive human-in-the-loop debugging. It uses standard bash commands (read,printf) and requires manual user intervention. It does not perform network operations, file exfiltration, or privileged actions. - [SAFE]: The documentation focuses on best practices for debugging (building feedback loops, instrumentation, regression testing) and explicitly instructs the user to redact secrets and credentials before sharing diagnostic output.
Audit Metadata