theme-branding
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate project modification tasks and follows security best practices for file handling and input validation.
- [COMMAND_EXECUTION]: The skill includes a helper script
scripts/apply_theme.pyfor automating theme application. This script uses standard Python libraries (argparse,json,shutil) and does not invoke external shells or execute arbitrary commands. - [EXTERNAL_DOWNLOADS]: Theme assets and documentation reference official Microsoft Power BI JSON schemas hosted on GitHub (
raw.githubusercontent.com/microsoft/). These are static references used for JSON validation and do not involve runtime code execution or untrusted downloads from unknown sources.
Audit Metadata