go-feature

Pass

Audited by Gen Agent Trust Hub on Sep 8, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill defines a professional development workflow for Go applications, emphasizing test-driven development (TDD) and clean architecture.
  • Input Validation: It mandates the use of go-playground/validator/v10 and generic validation wrappers (pkg.ValidateBody) to ensure all user input is validated against strict struct tags.
  • Security Best Practices: The workflow includes proper documentation via Swagger annotations, secure dependency management, and integration testing with real infrastructure via testcontainers.
  • No Malicious Patterns: No evidence of prompt injection, data exfiltration, obfuscation, or unauthorized remote code execution was found. All external package references are to industry-standard tools and libraries.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 8, 2026, 05:03 AM
Security Audit — agent-trust-hub — go-feature