golang-database
Pass
Audited by Gen Agent Trust Hub on Aug 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill promotes secure coding practices by explicitly prohibiting SQL string concatenation and mandating parameterized queries to prevent SQL injection.
- [COMMAND_EXECUTION]: The skill uses the
Bashtool to run development commands such asgo,golangci-lint, andgit. These tools are restricted to relevant binaries and are necessary for Go engineering tasks. - [EXTERNAL_DOWNLOADS]: The skill references and recommends well-known open-source libraries and tools, including
sqlx,pgx, andgolang-migrate. These references are to reputable, industry-standard repositories. - [INDIRECT_PROMPT_INJECTION]: The skill ingests user code and prompts. It mitigates potential risks by providing a strong instruction set that enforces secure query handling and validation logic, reducing the risk of the agent following malicious embedded instructions in processed data.
Audit Metadata