anime-js-v4
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses entirely on providing documentation and coding patterns for a legitimate, well-known open-source animation library (animejs).
- [SAFE]: Installation instructions recommend standard package management via npm (
npm install animejs@^4) or the use of established CDNs likeesm.shfor ESM imports. - [SAFE]: Code snippets provided are standard JavaScript implementation examples for animations, including the use of named exports and unified property models introduced in version 4.
- [SAFE]: The content includes best practices for performance and accessibility, such as using compositor-only properties and respecting
prefers-reduced-motionsettings. - [SAFE]: No malicious patterns such as prompt injection, data exfiltration, obfuscation, or unauthorized command execution were detected across any of the files.
Audit Metadata