dither-laser-dark-mode

Warn

Audited by Gen Agent Trust Hub on Sep 21, 2026

Risk Level: MEDIUMOBFUSCATIONDYNAMIC_EXECUTION
Full Analysis
  • [OBFUSCATION]: The file demo/index.html contains a large Base64 encoded string named encodedHtml. This string decodes to a complete HTML document that includes inline JavaScript and CSS, effectively hiding the demo's source code from plain-text inspection.
  • [DYNAMIC_EXECUTION]: The loader script in demo/index.html uses atob() to decode the encoded payload and iframe.srcdoc to dynamically execute the resulting HTML and its scripts within a sandboxed environment.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Sep 21, 2026, 01:30 AM
Security Audit — agent-trust-hub — dither-laser-dark-mode