validation-testing
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads Best Practice Analyzer (BPA) rules and JSON schemas from official GitHub repositories belonging to Microsoft and the Tabular Editor project.
- [EXTERNAL_DOWNLOADS]: Fetches the Tabular Editor 2 CLI and PBI-InspectorV2 executable binaries from their respective GitHub releases to facilitate automated validation in CI/CD environments.
- [COMMAND_EXECUTION]: Executes shell scripts and local command-line tools to perform syntax parsing, best practice analysis, and structural validation of report and semantic model metadata.
- [COMMAND_EXECUTION]: Provides configurations for running containerized validation workloads using official Docker images for PBI-InspectorV2.
- [REMOTE_CODE_EXECUTION]: Interacts with the DaxFormatter API via network requests to validate and format DAX expressions.
- [REMOTE_CODE_EXECUTION]: Utilizes pythonnet to dynamically load .NET assemblies (Microsoft.AnalysisServices.Tabular.dll) and executes procedural C# scripts within the Tabular Editor runtime to perform advanced metadata introspection.
Audit Metadata