query-builder-dax

Pass

Audited by Gen Agent Trust Hub on Aug 19, 2026

Risk Level: SAFE
Full Analysis
  • DAX Query Construction: The skill provides detailed instructions for building structured DAX queries. It mandates a specific order for query elements (attributes, filters, measures), which is a standard requirement for ensuring queries are processed correctly by the underlying engine.- Data Escaping Procedures: The documentation specifies routines for escaping characters like single quotes in table names and brackets in column names. These are standard implementation details designed to ensure that user-provided metadata is handled correctly within the generated query string.- Input Parameterization: The skill describes how various filter types and values are mapped to DAX predicates. This systematic approach to handling external inputs (text, numbers, dates) helps ensure that the resulting queries are consistent and predictable.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 19, 2026, 11:42 PM
Security Audit — agent-trust-hub — query-builder-dax