anim-lightspeedinleft
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSDYNAMIC_EXECUTION
Full Analysis
- [SAFE]: The core logic of the skill is contained in a CSS file defining keyframe animations. Analysis of the CSS and metadata reveals no malicious code or suspicious data handling.
- [EXTERNAL_DOWNLOADS]: The skill references the official Animate.css GitHub repository as its upstream source. As a widely recognized and trusted open-source project, this reference is considered safe and standard for developer attribution.
- [DYNAMIC_EXECUTION]: A small JavaScript snippet in
preview.htmlis used to reset and replay the CSS animation for the user preview. This code is confined to local DOM manipulation and does not interact with external resources or sensitive APIs.
Audit Metadata