golang-stretchr-testify
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill strictly provides instructional content and documentation for the Go
testifylibrary. No malicious patterns, prompt injections, or data exfiltration attempts were identified in the analysis. - [EXTERNAL_DOWNLOADS]: The skill's metadata specifies the installation of
gotestsviago install github.com/cweill/gotests/...@latest. This is a standard, well-known community tool used for generating boilerplate Go tests. - [COMMAND_EXECUTION]: The skill restricts tool access to Go-specific utilities (
go,gotests,golangci-lint) and basic version control (git), which are appropriate for its stated purpose of assisting with Go development. - [DATA_EXPOSURE]: No hardcoded credentials, sensitive file path access, or unauthorized network operations were detected. The use of
WebFetchand internal MCP tools is consistent with the skill's operational environment for documentation retrieval.
Audit Metadata