golang-testing
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and standard code templates for Go testing. No malicious code or suspicious patterns were identified in the implementation examples.
- [COMMAND_EXECUTION]: All included commands, such as
go test,go tool cover, andgo test -fuzz, are standard tools for Go developers and are used appropriately for local testing and coverage analysis. - [DATA_EXFILTRATION]: File system interactions within the provided code snippets are limited to standard local test directories (
testdata/) and temporary directories (t.TempDir()), posing no risk of unauthorized data exposure. - [PROMPT_INJECTION]: The markdown content contains no instructions designed to bypass agent safety filters or override system prompts.
Audit Metadata