auto-animate
Pass
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on providing legitimate developer documentation and code templates for the AutoAnimate library.
- [EXTERNAL_DOWNLOADS]: The
scripts/init-auto-animate.shscript installs the@formkit/auto-animatepackage from the official npm registry using standard package managers (npm, yarn, or pnpm). This is consistent with the skill's stated purpose and uses a well-known library from a reputable source. - [COMMAND_EXECUTION]: The setup script executes basic shell commands to detect the project environment and scaffold necessary files (hooks, components, and configuration updates). These operations are standard for automation scripts in a development context.
Audit Metadata