scroll-scrubbed-word-reveal
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a UI effect using standard DOM APIs (
TreeWalker,requestAnimationFrame). - [SAFE]: It emphasizes accessibility best practices, including
prefers-reduced-motionsupport and ARIA considerations. - [SAFE]: The provided code handles DOM manipulation safely by walking text nodes rather than using dangerous properties like
innerHTMLoreval(). - [SAFE]: The references point exclusively to official documentation (MDN, W3C, GSAP) and do not involve untrusted remote code execution.
Audit Metadata