book-serif-index
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [OBFUSCATION]: The file
demo/index.htmlincludes a Base64-encoded string (encodedHtml) containing the source code for the interactive demo. Decoding this string confirms it contains standard HTML, CSS, and interactive scripts used for the design preview, with no hidden malicious instructions. - [DYNAMIC_EXECUTION]: The demo environment in
demo/index.htmlutilizesatoband theiframesrcdocattribute to dynamically render the bundled HTML. The execution is performed within a sandboxed container and applies a restrictive Content Security Policy (CSP) to ensure security. - [EXTERNAL_DOWNLOADS]: The skill and its metadata in
demo/source.jsonreference well-known and trusted technology services, including Google Fonts, GSAP, Three.js, and Iconify. These dependencies are standard tools for modern web development and design-centric AI skills.
Audit Metadata