cost-health
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONNO_CODE
Full Analysis
- [COMMAND_EXECUTION]: The skill is designed to orchestrate the parallel execution of multiple sub-commands (budget, burn, anomaly, and projection checks). It specifically mentions spawning these sub-checks as child processes and capturing their exit codes to determine the overall health status.
- [NO_CODE]: The core logic of the skill is contained in an external JavaScript file (
../../scripts/health.mjs) mentioned in the documentation. Since this file was not provided, the internal execution logic and input sanitization could not be directly analyzed. However, the described behavior is consistent with standard CI/CD automation tools.
Audit Metadata