powerbi-report-management
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [API Interaction]: The skill facilitates communication with the cloud service API at
api.fabric.microsoft.comto perform management operations on reports. This activity is documented and aligns with the skill's stated purpose. - [Local Resource Management]: The instructions involve reading and writing report definition files (PBIR) on the local filesystem. This is a necessary part of the workflow for managing and deploying report assets.
- [Tooling and Automation]: The skill leverages standard utilities like
azCLI,jq, andbase64for interacting with APIs and processing data payloads. These are widely used tools for these types of administrative and development tasks. - [Structured Data Processing]: The skill handles complex JSON report definitions. It includes strategies such as delegating content authoring to a specialized companion skill, which helps ensure that data transformations are handled correctly within the intended framework.
Audit Metadata