measure-before-you-fix
Pass
Audited by Gen Agent Trust Hub on Aug 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill outlines a set of best practices and diagnostic steps for investigating system timeouts and data staleness. It instructs the agent to use standard tools like
ps,grep, andtime, along with the project-specificgbrainCLI, to verify performance claims before proposing fixes. The skill is explicitly marked as non-mutating and does not perform any network operations to external or untrusted domains. - [COMMAND_EXECUTION]: The skill includes instructions to execute local commands for diagnostic purposes (e.g.,
gbrain sync,gbrain sources status,grep,ps). These commands are standard for system observability and triaging and are used within the context of the agent's intended diagnostic purpose.
Audit Metadata