motion-animation-design
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing supplementary AI agent skills for specific animation frameworks such as GSAP and LottieFiles.
- References reputable sources like 'github.com/greensock/gsap-skills' and 'github.com/LottieFiles/motion-design-skill'.
- Recommends industry-standard utilities from Pixel Point and Emil Kowalski via the 'npx skills add' command.
- [COMMAND_EXECUTION]: The audit workflow utilizes shell commands for codebase reconnaissance.
- Employs 'grep' to search the local project for conditional rendering patterns (e.g., ternary operators or logical ANDs) in '.tsx' and '.jsx' files to find missing animations.
- Searches for existing animation markers like 'motion', 'animate', and '@keyframes' to understand project context.
- [SAFE]: The skill evaluation includes an analysis of built-in components and interactive demos.
- The 'example.html' file bundles a minified version of the GreenSock Animation Platform (GSAP v3.12.5), which was inspected and found to contain only legitimate library logic.
- UI components follow best practices for motion performance, primarily animating compositor-friendly properties like 'transform' and 'opacity'.
- The skill evaluates untrusted project source code during the audit process; however, this represents a theoretical surface for indirect prompt injection that is mitigated by the skill's limited capabilities and focus on generating suggestions rather than executing code with high privileges.
Audit Metadata