diagnose
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized operations were detected in the skill instructions or associated scripts. The skill follows established software engineering practices for troubleshooting and remediation.
- [COMMAND_EXECUTION]: The skill facilitates the use of local development tools such as
curl,git, and shell scripts to automate feedback loops and reproduction tests. These actions are performed within the scope of the user's project and are appropriate for the skill's intended purpose. - [SAFE]: The provided template
scripts/hitl-loop.template.shis a benign bash script designed for interactive human-in-the-loop debugging. It uses standard input/output functions and does not execute any high-risk commands or access sensitive files.
Audit Metadata