auto-animate
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security issues detected. The skill consists of standard React component templates and a local setup script.
- [COMMAND_EXECUTION] (LOW): The script
scripts/init-auto-animate.shperforms local file operations (creating directories and writing boilerplate files) and executes standard package manager commands (npm,yarn,pnpm). These actions are transparent and aligned with the skill's stated purpose of setting up an animation library. - [EXTERNAL_DOWNLOADS] (LOW): The skill triggers the installation of the
@formkit/auto-animatepackage from the official npm registry. This is a well-known, legitimate library.
Audit Metadata