powerbi-report-authoring
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- Trusted External Dependencies: The skill utilizes
@microsoft/powerbi-report-authoring-cliand@microsoft/powerbi-desktop-bridge-cli. As these are official tools from a trusted vendor, their installation and use represent standard development practices for this domain. - Local Command Execution: The skill employs shell commands for Git version control and Power BI reporting tasks. These commands are used to manage local project state, ensuring that report modifications can be validated and reverted if necessary.
- File Integrity and Validation: To mitigate risks associated with processing complex JSON report definitions, the skill mandates a validation step using the
powerbi-report-author validatecommand. This ensures that any modifications adhere to expected schemas before being loaded into Power BI Desktop.
Audit Metadata