corner-lasers
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [OBFUSCATION]: The file
demo/index.htmlcontains a large Base64-encoded string (encodedHtml) that stores the complete source code for a design reference. This is used to package the demo within a single file for the agent to reference. - [EXTERNAL_DOWNLOADS]: The skill's demo configuration in
demo/source.jsonand the decoded demo HTML reference external assets and libraries from well-known and reputable services, including Supabase, Google Fonts, and the Cloudflare CDN. - [DYNAMIC_EXECUTION]: The
demo/index.htmlscript dynamically decodes the encoded HTML and injects it into a sandboxediframevia thesrcdocattribute to render the visual example for the user.
Audit Metadata