verification-gates
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard development commands (e.g.,
npm run build,npm test,ruff check) through a verification tool. This is consistent with the skill's stated purpose of enforcing repository stability. - [SAFE]: The workflow incorporates a self-correction loop with a defined retry budget, which is a best practice for agentic task execution and prevents excessive resource consumption or infinite loops.
Audit Metadata