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 Bash tool to run development commands such as go, golangci-lint, and git. 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, and golang-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
Risk Level
SAFE
Analyzed
Aug 31, 2026, 07:03 AM
Security Audit — agent-trust-hub — golang-database