nested-container-frames

Pass

Audited by Gen Agent Trust Hub on Sep 21, 2026

Risk Level: SAFEOBFUSCATION
Full Analysis
  • [OBFUSCATION]: The file demo/index.html contains a large Base64 encoded string assigned to the encodedHtml variable. 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 iframe srcdoc and postMessage to render the UI component dynamically. It also includes WebGL shaders in demo/index.html which are compiled at runtime; this is consistent with the skill's purpose of providing immersive background effects.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 21, 2026, 01:31 AM
Security Audit — agent-trust-hub — nested-container-frames