review-semantic-model
Pass
Audited by Gen Agent Trust Hub on May 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/get_model_info.pyusessubprocess.runto interact with thefab(Microsoft Fabric) andaz(Azure) CLI tools. These calls are used to gather metadata such as workspace names and sensitivity labels, and to obtain authentication tokens for Power BI API requests. - [EXTERNAL_DOWNLOADS]:
scripts/get_model_info.pymakes HTTPS POST requests to official Microsoft Power BI metadata domains (e.g.,analysis.windows.net) to enrich model details with storage metrics and capacity information. - [DATA_EXFILTRATION]: The skill retrieves technical metadata about Power BI environments, including IDs, data sources, and refresh schedules. This information is returned to the agent's context to facilitate the model audit and is not sent to any untrusted external entities.
Audit Metadata