go-table-driven-tests

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a documentation and template guide for writing Go table-driven tests. It provides best practices for structuring tests, handling errors, and managing environment variables in a testing context.
  • [SAFE]: No malicious patterns such as prompt injection, obfuscation, or unauthorized data access were identified.
  • [SAFE]: References provided in the skill point to authoritative Go community resources (go.dev, pkg.go.dev) and reputable developer blogs.
  • [SAFE]: Mentions of environment variables (e.g., TIGRIS_STORAGE_ACCESS_KEY_ID) are used within standard testing guards to skip integration tests when credentials are not present, which is a common and safe practice.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 10:27 PM
Security Audit — agent-trust-hub — go-table-driven-tests