motion
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes shell scripts (
scripts/init-motion.shandscripts/optimize-bundle.sh) that facilitate environment detection, automate package installation using standard package managers (pnpm, npm, yarn), and provide guided bundle optimization. - [DYNAMIC_EXECUTION]: The initialization script generates React boilerplate code (components, hooks, and providers) by writing predefined templates to the user's project directory. This behavior is standard for developer-centric scaffolding utilities.
- [SAFE]: All referenced dependencies, such as
motion,framer-motion, and@dnd-kit, are legitimate, well-known libraries. The documentation points toward official resources and respects accessibility best practices like reduced motion preferences.
Audit Metadata