framed-grid-layout
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [OBFUSCATION]: The
demo/index.htmlfile contains a Base64-encoded string (encodedHtml) that stores the HTML content for the design demo. This is a common packaging method for sandboxed web previews and does not contain malicious intent. - [DYNAMIC_EXECUTION]: The skill utilizes a sandboxed iframe in
demo/index.htmlto render the layout demo by decoding theencodedHtmlstring and injecting it into thesrcdocattribute at runtime. - [EXTERNAL_DOWNLOADS]: The demo environment fetches typography assets from Google Fonts and Fontshare, and utilizes icon libraries from Iconify via their respective Content Delivery Networks (CDNs).
Audit Metadata