diagnose
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a procedural guide for debugging. It encourages best practices such as building deterministic feedback loops, falsifiable hypotheses, and regression testing.
- [COMMAND_EXECUTION]: The skill involves running local diagnostic tools (e.g.,
curl,git bisect, tests, and a provided bash templatescripts/hitl-loop.template.sh). These operations are intended for local environment debugging and do not involve remote code execution from untrusted sources. - [SAFE]: The provided bash script
scripts/hitl-loop.template.shis a simple interactive tool that uses standard input/output. It does not contain dangerous patterns likeevalon user input or unauthorized network communication. - [SAFE]: No sensitive data exposure, credential harvesting, or obfuscation techniques were detected in the skill instructions or scripts.
Audit Metadata