go-defensive
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains instructional content and Go code snippets focused on defensive programming practices like input validation, resource management, and interface compliance.
- [SAFE]: All external references point to well-known and trusted Go community resources, including the Uber Style Guide, Google Style Guide, and official Go documentation.
- [SAFE]: No obfuscation, prompt injection, data exfiltration patterns, or unauthorized network operations were found within the skill files.
- [SAFE]: The skill explicitly promotes secure coding practices, such as recommending the use of
crypto/randovermath/randfor cryptographic operations, which helps mitigate common security vulnerabilities in Go applications.
Audit Metadata