animejs-v4
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): The skill content is restricted to legitimate UI animation logic and architectural patterns for Web Components. No prompt injection, obfuscation, or data exfiltration attempts were found.
- EXTERNAL_DOWNLOADS (SAFE): The skill references the installation of 'animejs' via npm. This is a standard, well-known animation library and is appropriate for the skill's stated purpose.
- COMMAND_EXECUTION (SAFE): Although 'Bash' is listed in the allowed-tools metadata, the only shell command provided in the documentation is the standard package installation command 'npm i animejs'.
- DATA_EXPOSURE (SAFE): The code snippets involve DOM manipulation and CSS transitions; no sensitive file access or network exfiltration patterns are present.
Audit Metadata