glare-hover
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a decorative UI effect using standard web technologies (HTML, CSS, and JavaScript).
- [SAFE]: The JavaScript in
glare-hover.jsis minimal and restricted to tracking mouse events (pointermove) and updating CSS variables (--gx,--gy) on specific DOM elements. It does not perform any network operations, file system access, or dynamic code execution. - [SAFE]: The CSS in
glare-hover.cssuses standard radial gradients and transitions for the visual effect. It includes appropriate media queries for accessibility (prefers-reduced-motion) and device compatibility (hover support). - [SAFE]: All external references, such as the upstream attribution to
reactbits.dev, are documented as informational links and do not involve remote code execution or data exfiltration.
Audit Metadata