ekcheungAI-ui-animation
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The file
ANIMATE-UI.mddescribes the installation of UI components using the commandnpx shadcn add @animate-ui/<name>. This is a standard developer workflow within the React/shadcn ecosystem to fetch and integrate modular component code from a registry. - [PROMPT_INJECTION]: The skill contains 'Audit' and 'Review' modes that involve the agent analyzing external UI code. While this creates a theoretical surface for indirect prompt injection (where instructions could be hidden in the code being audited), the skill does not possess high-risk capabilities such as network exfiltration or sensitive file access that would allow an attacker to exploit this vector.
- [SAFE]: The animation standards and component references are attributed to reputable community sources (Emil Kowalski and animate-ui). The instructions focus on performance and accessibility (e.g.,
prefers-reduced-motion) and promote best practices like using CSS transitions over JavaScript where possible to maintain a lean bundle.
Audit Metadata