golang-testing
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Educational Content: The skill consists of standard markdown documentation and Go code snippets illustrating best practices for testing. It does not include any functional code that executes automatically.- [SAFE]: Command Execution: The provided shell commands (e.g.,
go test,go tool cover) are standard invocations of the official Go toolchain and do not include malicious flags or obfuscated parameters.- [SAFE]: No Data Exposure: The code examples use mock repositories and standard library features likehttptestwhich do not access or transmit sensitive user information.- [SAFE]: No Remote Dependencies: The skill does not perform any external downloads or install third-party packages at runtime.
Audit Metadata