docyrus-custom-query

Pass

Audited by Gen Agent Trust Hub on Jul 5, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the docyrus CLI for managing and executing parameterized SQL query templates. This usage is confined to official vendor tools for administrative and reporting purposes.
  • [EXTERNAL_DOWNLOADS]: The documentation references the @docyrus/api-client Node.js package, which is an official library provided by the vendor for integrating saved queries into frontend applications.
  • [SAFE]: The skill explicitly instructs users to use the {{filter}} Handlebars helper for parameter binding. This practice ensures that runtime inputs are properly escaped and validated by the DSQL runner, mitigating SQL injection risks that would otherwise occur with string concatenation.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 5, 2026, 09:43 AM
Security Audit — agent-trust-hub — docyrus-custom-query