ui-skills
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill defines a set of coding standards for user interface development. It promotes best practices such as accessibility, performance optimization, and consistent styling using industry-standard tools like Tailwind CSS.
- [EXTERNAL_DOWNLOADS]: The skill references several well-known and trusted frontend libraries, including
motion/react(framer-motion),clsx,tailwind-merge, and accessible component primitives fromBase UI,React Aria, andRadix UI. These are standard dependencies for modern web development. - [INDIRECT_PROMPT_INJECTION]: The skill defines a
/ui-skills <file>command that reads and analyzes user-provided files. While this is a data ingestion point, the skill does not possess any dangerous capabilities (such as network access or shell execution) that could be exploited via malicious content in the processed file. Ingestion point:/ui-skills <file>command in SKILL.md. Boundary markers: Absent. Capability inventory: No subprocess calls, exec/eval, file-write, or network operations across the skill. Sanitization: Absent.
Audit Metadata