Golang Database

PassAudited by VirusTotal on Mar 31, 2026.

Findings (1)

The golang-database skill bundle is a comprehensive guide for writing secure and efficient Go database code. It explicitly prioritizes security by mandating parameterized queries to prevent SQL injection and provides detailed instructions on resource management, such as closing database rows and propagating contexts. The SKILL.md and reference files (e.g., transactions.md, testing.md) contain standard engineering best practices without any evidence of malicious intent, data exfiltration, or harmful prompt injection.