ui-ux-llm-product-architect
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a robust set of guidelines for designing and auditing user interfaces, emphasizing WCAG standards, semantic HTML, and machine-readable layouts for AI agents.
- [SAFE]: The included utility script
scripts/audit_ui_agent_readiness.pyperforms static analysis on HTML content. It uses the standard Pythonurllib.requestlibrary to fetch remote URLs and standard file I/O to read local files provided as arguments. These operations are contained and aligned with the skill's primary function of auditing web pages. - [SAFE]: Analysis of the Python script shows no signs of data exfiltration, credential harvesting, or unauthorized network communication. The script identifies itself with a clear User-Agent and only processes the HTML tags and attributes for accessibility reporting.
- [SAFE]: No obfuscation, prompt injection, or persistence mechanisms were found across the instructions or reference materials. The skill explicitly coordinates with security architects and prioritizes security and privacy over UX convenience.
Audit Metadata