auto-animate
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: A comprehensive analysis of all 16 files, including the SKILL.md and associated templates, revealed no malicious patterns, prompt injections, or unauthorized data access.- [COMMAND_EXECUTION]: The initialization script (
scripts/init-auto-animate.sh) is designed to automate local project setup by installing the@formkit/auto-animatepackage and generating boilerplate components. These actions are transparent and consistent with a development tool.- [EXTERNAL_DOWNLOADS]: The skill initiates the installation of the official@formkit/auto-animatepackage from the public NPM registry, which is a trusted and well-known source for this library.- [OBFUSCATION]: No hidden or encoded content was found. All URLs, instructions, and code samples are provided in clear text and point to official project resources.- [CREDENTIALS_UNSAFE]: No hardcoded API keys, secrets, or sensitive credentials were detected in any of the skill's files.
Audit Metadata