clean-minimal-beige-light-mode
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The demo environment fetches runtime libraries and assets from well-known services and vendor-related storage.
- UI animation libraries (GSAP, ScrollTrigger) are loaded from Cloudflare's CDNJS.
- Icon assets are fetched from the Iconify public registry.
- Image assets are hosted on a Supabase project instance.
- [DATA_EXFILTRATION]: No sensitive data access or exfiltration patterns were detected. The demo implementation in
demo/index.htmlutilizes a highly restrictive Content Security Policy (CSP) (default-src 'none') and a sandboxed iframe (allow-scripts) to isolate the design preview. - [SAFE]: The skill's primary function is to provide design guidelines. The inclusion of a Base64-encoded HTML demo is a packaging method for the design preview; analysis of the decoded content reveals standard frontend code for a design mockup with no malicious intent.
Audit Metadata