dither-laser-dark-mode
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFE
Full Analysis
- [OBFUSCATION]: The demo/index.html file uses a Base64-encoded string (encodedHtml) to package the HTML and CSS for the demo. This is a characteristic of the sandboxed design preview mechanism.
- [DYNAMIC_EXECUTION]: The loader script in demo/index.html decodes the Base64 content and dynamically injects it into a sandboxed iframe using the srcdoc attribute at runtime.
- [EXTERNAL_DOWNLOADS]: The demo environment fetches runtime libraries and font assets from trusted and well-known providers, including Google Fonts, Cloudflare (cdnjs), and Iconify.
Audit Metadata