Golang Security

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The 'golang-security' skill bundle is a high-quality, defensive resource designed to help AI agents audit and write secure Go code. It provides comprehensive documentation on threat modeling (STRIDE/DREAD), vulnerability prevention (SQLi, XSS, SSRF), and secure cryptography, including modern Go 1.24 features like 'os.Root' for filesystem safety. The included evaluation suite (evals.json) contains sophisticated test cases for subtle Go-specific security pitfalls, and the instructions in SKILL.md correctly guide the agent toward 'defense in depth' without any evidence of malicious intent or data exfiltration.