powerbi-report-design
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- Trusted Resource Integration: The skill references the official Microsoft GitHub repository for Power BI theme schemas.
- This is used to ensure that design outputs conform to established Power BI Desktop standards and schema versions.
- Evidence:
assets/base.jsonreferences themicrosoft/powerbi-desktop-samplesrepository on GitHub. - Separation of Concerns: The skill utilizes a structured 'Design Brief' contract to hand off design specifications to an implementation skill.
- This architecture ensures that the agent focuses on visual design and rationale rather than directly performing file-system operations or code execution, which enhances the predictability of the agent's behavior.
- Accessibility and Best Practices: The skill incorporates detailed guidance on WCAG accessibility compliance and prevents common 'anti-patterns' in data visualization.
- By enforcing contrast ratios and keyboard navigation checks, the skill promotes the creation of inclusive and professional-grade reports.
Audit Metadata