paginated-report
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides utility scripts for publishing and exporting reports that interact with official Microsoft Power BI API endpoints (api.powerbi.com). These operations are consistent with the skill's stated purpose.
- [SAFE]: External references for example reports point to trusted organizations (such as Microsoft) and well-known, established community resources in the Power BI ecosystem.
- [SAFE]: The bundled Python script (
validate_rdl.py) uses standard libraries to perform structural validation of XML files. It does not execute untrusted code or perform unauthorized file system operations. - [SAFE]: Authentication tokens are managed securely via the Azure CLI (
az) and are handled in-memory by the provided scripts, avoiding exposure or storage on disk.
Audit Metadata