power-bi
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides shell command templates (e.g., in
cicd.mdandfabric-api.md) for interacting with Power BI APIs. These commands use official Microsoft endpoints (api.powerbi.com,login.microsoftonline.com) and correctly utilize environment variables and secrets placeholders for sensitive information. - [EXTERNAL_DOWNLOADS]: Includes examples of fetching authentication tokens and deploying content to Power BI services via
curl. These operations target well-known, trusted Microsoft domains. - [CREDENTIALS_UNSAFE]: The skill correctly uses placeholders (e.g.,
${CLIENT_ID},${secrets.PBI_CLIENT_SECRET}) for authentication credentials, adhering to security best practices for template and CI/CD configuration.
Audit Metadata