diagnosing-bugs
Pass
Audited by Gen Agent Trust Hub on Jul 4, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute various local commands such as
curl,git bisect, and testing harnesses to establish reproduction signals for bugs. These operations are aligned with the primary diagnostic purpose and are executed within the local development environment. - [SAFE]: The skill includes a bash template (
scripts/hitl-loop.template.sh) designed for interactive human-in-the-loop testing. This script uses standard bash inputs and outputs to facilitate user involvement in the debugging process without requiring elevated privileges. - [SAFE]: The methodology involves ingesting and replaying diagnostic artifacts like network traces and log dumps. These ingestion patterns are localized to the debugging workflow and do not involve unauthorized data exfiltration or exposure of sensitive credentials.
Audit Metadata