masked-reveal
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard front-end animation code intended for UI development.
- [SAFE]: The implementation includes a manual
escapeHTMLfunction to sanitize text content before it is processed and injected back into the DOM viainnerHTML, effectively mitigating potential Cross-Site Scripting (XSS) risks. - [SAFE]: The skill demonstrates good security and accessibility practices by providing an
aria-labelwith the original text for screen readers while hiding the split animation elements usingaria-hidden='true'. - [SAFE]: No malicious patterns, data exfiltration, or unauthorized command execution were detected.
Audit Metadata