skills/yray/skills/book-serif-index/Gen Agent Trust Hub

book-serif-index

Pass

Audited by Gen Agent Trust Hub on Aug 25, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The demo implementation references external scripts and styles from well-known and trusted providers, including Cloudflare's CDN (for GSAP and ScrollTrigger), Google Fonts, and the Iconify icon set. These dependencies are standard for modern web development and are used here to provide the demo's visual and interactive components.
  • [DYNAMIC_EXECUTION]: The demo/index.html file contains a mechanism to render a sandboxed preview. It decodes a packaged HTML payload and executes it within an iframe using the srcdoc attribute. This is a common architectural pattern for design-focused tools to display live previews securely.
  • [OBFUSCATION]: A significant portion of the demo's HTML source is stored as a Base64-encoded string in demo/index.html. While this hides the code from immediate view, analysis reveals it contains legitimate markup, styles, and scripts consistent with the skill's stated purpose of providing a visual design system, and it is decoded using standard browser APIs.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 25, 2026, 03:08 AM
Security Audit — agent-trust-hub — book-serif-index