pbir-format
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate technical resource for Power BI developers. It provides clear guidance on the PBIR JSON format and includes helper scripts for common tasks.
- [SAFE]: The Python scripts (
convert_legacy_to_pbir.py,generate-background-with-gemini.py, andset-background-image.py) perform standard file and API operations without suspicious side effects. For example,generate-background-with-gemini.pycorrectly useskeyringor environment variables for API key management and interacts with a well-known service (Google Gemini). - [SAFE]: The provided Base64 strings in theme files (e.g.,
CY24SU10.json) decode to legitimate image data used for report backgrounds. - [SAFE]: The instructions in
important/MENTAL-MODEL.mdregarding tone (e.g., "Never under any circumstances ever use emojis", "BE BLUNT") are purely stylistic and do not attempt to bypass AI safety guardrails or override core agent behavior markers. - [SAFE]: The Power BI connection strings found in example files (e.g.,
definition.pbir) use integrated security tokens and do not contain hardcoded credentials.
Audit Metadata