measure-before-you-fix
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a read-only diagnostic workflow intended for incident triage. It uses standard system utilities such as grep, ps, and time, alongside the internal gbrain CLI, to identify performance bottlenecks and verify configuration thresholds without altering the codebase or system state.- [INDIRECT_PROMPT_INJECTION]: The skill processes alert data and monitor output to generate diagnostic verdicts. As a diagnostic tool, it ingests external error messages and system health checks to guide its analysis.
- Ingestion points: External alert descriptions and monitor thresholds accessed in Procedure steps 1 and 4.
- Boundary markers: None specified in the instructions.
- Capability inventory: Limited to read-only system inspection via gbrain, process listing via ps, and file searching via grep.
- Sanitization: No explicit sanitization or filtering of alert content is described.
Audit Metadata