diagnose
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents a discipline for bug diagnosis through markdown instructions and a template bash script. All activities (test execution, curl requests, and CLI usage) are standard development tasks performed in the local environment.
- [COMMAND_EXECUTION]: The skill mentions common tools such as
curl,git bisect, andgrep, as well as a local template scriptscripts/hitl-loop.template.sh. These are used appropriately for their intended purpose of reproduction and instrumentation within a developer context. - [DATA_EXFILTRATION]: No network exfiltration or credential access patterns were detected. The use of
curlis documented for testing against a 'running dev server' (localhost). - [REMOTE_CODE_EXECUTION]: There are no patterns involving the download or execution of remote scripts or unverified dependencies.
Audit Metadata