cc-verify-between-waves
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use the
Bashtool to run standard local development commands, such asnpx tsc --noEmitfor type-checking andpnpm testfor executing test suites. It also utilizesgitcommands (git commit,git reset,git checkout) to manage the refactoring waves. These operations are routine for software engineering tasks and are restricted to the local environment.
Audit Metadata