baseline-ui
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [Instructional Constraint Enforcement]: The skill establishes a baseline for UI components, focusing on accessibility (ARIA labels, primitives), performance (compositor animations), and design consistency (Tailwind defaults, specific typography utilities). These instructions are benign and aim to improve code quality.
- [Indirect Prompt Injection Surface]: The skill includes a command to review files (
/baseline-ui <file>). This represents a data ingestion surface where external content is processed. However, since the skill does not perform any high-risk actions like file system modifications, network requests, or command execution based on the file content, this surface is considered low risk. - [Standard Tooling References]: The skill recommends the use of industry-standard libraries and utilities such as Tailwind CSS, Framer Motion, and Radix. These references are used to guide the agent toward best practices in the React ecosystem.
Audit Metadata