validate-guidelines
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local repository scripts using the Bun runtime, specifically
bun run buildRelease.tsandbun run validate:guidelines. These are used to generate guideline files and perform automated evaluation runs to detect regressions. - [COMMAND_EXECUTION]: The skill is instructed to check the
.envfile for API keys (such asANTHROPIC_API_KEY,OPENAI_API_KEY, andGOOGLE_API_KEY). This is used to verify environment readiness for interacting with well-known AI service providers during the evaluation process and is consistent with standard development secret management practices.
Audit Metadata