helix-query-go
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill provides purely technical documentation and guidance for using the HelixDB Go SDK.
- [SAFE]: Instructions prioritize security by mandating the use of parameterized queries through
q.Param*methods, which prevents data injection vulnerabilities compared to literal string interpolation. - [NO_CODE]: No executable scripts, binaries, or configuration files that could be run by the agent are present in the skill; it consists entirely of Markdown-based documentation and examples.
- [SAFE]: External repository references and Go module paths are limited to the vendor's official GitHub organization (
github.com/helixdb).
Audit Metadata