verification-before-completion
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill directs the agent to execute standard local test commands (such as
pytest,npm test,cargo test,go test ./...) within the user's project directory. These commands are typical for development workflows and are used here to provide empirical evidence that a task is finished and functional. - [SAFE]: The skill is designed as a quality and security control mechanism. It explicitly instructs the agent to ignore 'Red Flags' or rationalizations to bypass tests, thereby enforcing a more rigorous verification process before code changes are accepted as 'done'.
Audit Metadata