golang-testing-strategies
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code templates for Golang testing. It references official Go documentation and well-known, industry-standard libraries such as
testifyandgomockfor assertions and mocking. - [EXTERNAL_DOWNLOADS]: The skill includes commands to install standard Go testing tools (
github.com/stretchr/testify,github.com/golang/mock/mockgen) and a GitHub Actions example that usescodecov/codecov-action. These are well-known services and tools commonly used in the Go ecosystem for quality assurance and do not pose a security risk in this context.
Audit Metadata