helix-query-json-dynamic
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of technical documentation, reference material, and usage examples for the HelixDB query language. No malicious instructions, obfuscation, or unauthorized network operations were detected.
- [PROMPT_INJECTION]: The skill describes how to build queries using user-supplied parameters. While this creates a surface for indirect injection if untrusted data is processed, the skill explicitly provides instructions on using
parameter_typesand schema-aware coercion to safely handle external inputs. - [DATA_EXFILTRATION]: No sensitive file access or unauthorized data transmission patterns were found. All network-related instructions pertain to the legitimate use of the
POST /v1/queryendpoint for database operations.
Audit Metadata