motion
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill contains utility scripts (
scripts/init-motion.shandscripts/optimize-bundle.sh) designed to automate project setup. These scripts perform standard local file system operations, such as creating directories and writing boilerplate React components. They also execute package manager commands (npm, pnpm, or yarn) to install the necessary libraries. - [EXTERNAL_DOWNLOADS]: The skill references and installs well-known Node.js packages from the official NPM registry. Primary dependencies include
motionandframer-motion, while secondary recommendations for optimization includereact-window,react-virtuoso, and@tanstack/react-virtual. All identified dependencies are reputable and widely used in the React ecosystem.
Audit Metadata