nested-container-frames
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFEOBFUSCATION
Full Analysis
- [OBFUSCATION]: The file
demo/index.htmlcontains a large Base64 encoded string assigned to theencodedHtmlvariable. This string contains the full HTML structure of the design demo. Analysis of the decoded content confirms it is a legitimate landing page template using CSS and WebGL. - [EXTERNAL_DOWNLOADS]: The skill and its demo reference assets and libraries from well-known services, including Google Fonts (
fonts.googleapis.com,fonts.gstatic.com), Fontshare (api.fontshare.com), and Supabase (supabase.co). These are standard resources for web development and UI design. - [DYNAMIC_EXECUTION]: The demo environment utilizes
iframesrcdocandpostMessageto render the UI component dynamically. It also includes WebGL shaders indemo/index.htmlwhich are compiled at runtime; this is consistent with the skill's purpose of providing immersive background effects.
Audit Metadata