anim-flip
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a standard CSS keyframe animation ('flip') derived from Animate.css, a well-known open-source library.
- [SAFE]: The JavaScript in preview.html is limited to toggling CSS classes for visual demonstration and does not access sensitive APIs or perform network operations.
- [SAFE]: No external dependencies are fetched or executed; the skill relies entirely on the provided flip.css file.
- [SAFE]: Accessibility best practices are followed, including support for prefers-reduced-motion to disable animations for users who require it.
Audit Metadata