powerbi-semantic-model-authoring
Warn
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The script
scripts/bpa.ps1downloads the Tabular Editor portable utility from its GitHub releases page (https://github.com/TabularEditor/TabularEditor/releases/latest/download/TabularEditor.Portable.zip). - [EXTERNAL_DOWNLOADS]: Fetches default best practice rules from Microsoft's official Analysis Services GitHub repository.
- [REMOTE_CODE_EXECUTION]: The script
scripts/bpa.ps1executes the downloadedTabularEditor.exebinary using PowerShell'sStart-Process. This is used to automate the Best Practice Analysis (BPA) process on the semantic model. - [COMMAND_EXECUTION]: The skill uses PowerShell scripts to invoke the Tabular Editor CLI, passing model paths and rule files as arguments to perform structural validation and performance checks.
Audit Metadata