auto-animate
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill automates the installation of the
@formkit/auto-animatelibrary via standard package managers (npm, pnpm, or yarn) from the public NPM registry. This is consistent with the skill's stated purpose of setting up an animation environment. - [COMMAND_EXECUTION]: The provided script
scripts/init-auto-animate.shexecutes local shell commands to detect the project environment (React/Vite/Cloudflare), install necessary dependencies, and generate boilerplate code files. These operations are performed within the user's local project directory to facilitate setup.
Audit Metadata