powerbi-report-management
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFE
Full Analysis
- [API Communication]: Interacts with official Microsoft Fabric endpoints using the
az restcommand. This is the recommended approach for automation and ensures communication happens over secure, authenticated channels. - [Tool Integration]: Utilizes standard utilities like
jqandbase64for processing JSON and file content. This ensures predictable data handling without the need for custom, unverified scripts. - [Service Authentication]: Relies on the Azure CLI's native authentication mechanisms, which support secure token acquisition and follow organizational identity policies.
- [Content Validation]: Implements checks for report formats (e.g., verifying PBIR vs PBIR-Legacy) and delegates complex content authoring to specialized skills, which helps maintain data integrity and security.
Audit Metadata