engram-testing-coverage
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of documentation and best practices for software testing workflows.
- [COMMAND_EXECUTION]: The skill includes standard Go testing commands (
go test ./...andgo test -cover ./...) used to validate code locally. These commands are typical for the intended use case of TDD and code coverage reporting.
Audit Metadata