motion
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No malicious patterns detected. The scripts included (
init-motion.shandoptimize-bundle.sh) are utility tools for project initialization and optimization. - Package Installation (LOW): The
init-motion.shscript installs themotionorframer-motionpackage using standard package managers (npm, pnpm, or yarn). These are well-known, trusted libraries. - File System Operations (LOW): The initialization script creates boilerplate component files in
src/components/. This behavior is expected and transparently documented within the script itself. - No Remote Execution (SAFE): No instances of downloading and executing remote code (e.g.,
curl | bash) were found. All code and scripts are local to the skill.
Audit Metadata