animate
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides best practices for frontend animation, emphasizing accessibility (e.g.,
prefers-reduced-motion) and performance (GPU acceleration). It does not request unsafe permissions or perform suspicious network operations. - [INDIRECT_PROMPT_INJECTION]: The skill processes external codebase content to determine animation strategies. While it lacks explicit boundary markers for untrusted content, it requires the agent to stop and ask the user for clarification if confidence is medium or lower, which acts as a human-in-the-loop safety measure.
- Ingestion points: Current thread and codebase content (via Context Gathering section).
- Boundary markers: None explicitly mentioned for untrusted data, though the
AskUserQuestionToolis used for validation. - Capability inventory: Analysis of UI components and modification of frontend code (CSS, JS).
- Sanitization: No explicit sanitization of codebase strings is described.
Audit Metadata