software-ui-ux-design
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses local Python scripts (
scripts/search.py,scripts/contrast_check.py,scripts/design_system.py) that rely exclusively on the Python standard library and the provided CSV data files. These scripts perform safe operations such as text search (BM25) and mathematical contrast calculations. - [SAFE]: All external URL references in
data/sources.jsonand the markdown documentation point to reputable industry sources, including official platform guidelines (Apple HIG, Google Material 3), standards bodies (W3C, DTCG), and well-known developer tools. - [SAFE]: No evidence of prompt injection, data exfiltration, or credential harvesting was found. The skill includes a high level of transparency, including a trust note regarding the upstream source of its vendored data.
- [SAFE]: Interaction patterns and code examples provided in the
data/stacks/CSV files follow established industry best practices for the respective frameworks (React, Next.js, SwiftUI, etc.). - [SAFE]: The skill correctly handles project state by using a hierarchical Master + Overrides pattern for generated design documentation, which stays within the user's project directory.
Audit Metadata