motion-ui
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as technical documentation and an implementation guide for UI animations. It provides code templates for React components and CSS.
- [COMMAND_EXECUTION]: The skill includes benign shell commands for environment setup and verification, such as
npm install motionand checkingpackage.jsonfor existing dependencies. These operations are standard for development-oriented skills. - [EXTERNAL_DOWNLOADS]: References standard, well-known Node.js packages (
motion,framer-motion) from the public npm registry, which is consistent with the skill's stated purpose of providing a UI motion system.
Audit Metadata