golang-testing

Pass

Audited by Gen Agent Trust Hub on May 19, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: No malicious code, prompt injections, or data exfiltration attempts were detected. All behaviors align with the primary purpose of Go development and testing.
  • [COMMAND_EXECUTION]: The skill includes examples for automating test environment setup using exec.Command with docker-compose. This is standard practice for managing local integration testing infrastructure.
  • [EXTERNAL_DOWNLOADS]: The skill references and provides installation instructions for widely-used, reputable Go community tools and libraries, including:
  • github.com/cweill/gotests for table-driven test generation.
  • go.uber.org/goleak for goroutine leak detection.
  • github.com/stretchr/testify for assertions and mocking.
  • github.com/jonboulle/clockwork for time mocking.
Audit Metadata
Risk Level
SAFE
Analyzed
May 19, 2026, 07:53 PM
Security Audit — agent-trust-hub — golang-testing