power-bi-report-authoring
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install official Microsoft utilities (
@microsoft/powerbi-report-authoring-cliand@microsoft/powerbi-desktop-bridge-cli) via the npm package manager. These are well-known services used for their intended purpose in report development. - [COMMAND_EXECUTION]: The included Python scripts (
pbir_gate.pyandpbir_utils.py) use thesubprocessmodule to execute the Power BI command-line tools. These calls are used to perform metadata lookups, validate report schemas, and manage communication with Power BI Desktop, which is consistent with the skill's stated purpose.
Audit Metadata