motion
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No security issues were identified across any of the files. The skill provides legitimate utility for front-end developers.
- COMMAND_EXECUTION (SAFE): The
init-motion.shscript automates directory creation and file generation usingcatandmkdir. These operations are transparent, template-based, and do not involve the execution of untrusted or remote code. - EXTERNAL_DOWNLOADS (SAFE): The initialization script facilitates the installation of the
motionpackage via standard package managers (npm, yarn, pnpm). This is standard behavior for library integration tools and targets official registries. - PROMPT_INJECTION (SAFE): The instructions in
rules/motion.mdare correctly scoped to library versioning and naming conventions (renaming 'framer-motion' to 'motion') and do not attempt to bypass agent safety filters or override system behavior.
Audit Metadata