glass-dark-mode-clock
Warn
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: MEDIUMOBFUSCATIONDYNAMIC_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [OBFUSCATION]: The demo/index.html file uses a large Base64-encoded string (encodedHtml) to store the demo source code, which prevents static analysis of the interface logic.
- [DYNAMIC_EXECUTION]: The demo utilizes atob, URL.createObjectURL, and srcdoc injection to dynamically load and execute components at runtime within a sandboxed iframe.
- [EXTERNAL_DOWNLOADS]: The skill demo references external font resources from Google Fonts (fonts.googleapis.com) and Fontshare (api.fontshare.com).
Audit Metadata