orange-clean-paper-saas
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The design system's demo environment references assets from well-known and trusted services, including Google Fonts (
fonts.googleapis.com), Fontshare (api.fontshare.com), and common Javascript libraries (GSAP, Iconify, Tailwind) hosted on established CDNs. These are standard resources for modern web development. - [OBFUSCATION]: The
demo/index.htmlfile utilizes a Base64-encoded string to store the inner HTML of the design preview. This is a common practice for creating self-contained, sandboxed demos and does not contain any malicious code or hidden instructions. The execution context is further protected by a strict Content Security Policy (CSP).
Audit Metadata