golang-testing

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is entirely instructional and provides boilerplate code for Go testing. It does not include any executable scripts or hidden commands.
  • [SAFE]: All referenced commands (go test, go tool cover) are standard Go toolchain utilities used for development and testing.
  • [SAFE]: Code examples involving file system access (t.TempDir, os.WriteFile) and database connections (sql.Open) use safe practices like in-memory databases and temporary directories intended for testing environments.
  • [SAFE]: No prompt injection, data exfiltration, or obfuscation attempts were found in the documentation or metadata.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 01:06 PM