globe-particles
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The demo environment fetches runtime dependencies and assets from well-known technology providers, including Cloudflare (cdnjs), Tailwind, and Supabase.
- [OBFUSCATION]: The file
demo/index.htmluses a large Base64 encoded string to store the source code for the landing page demo. Decoded content reveals a standard HTML structure for a product showcase. - [DYNAMIC_EXECUTION]: The skill implements WebGL shaders that are compiled at runtime by the Three.js library. Additionally, the demo wrapper uses the
srcdocattribute andpostMessageAPI to dynamically inject content into a sandboxed iframe.
Audit Metadata