mesh-gradient-dark-blue-clean

Pass

Audited by Gen Agent Trust Hub on Aug 26, 2026

Risk Level: SAFE
Full Analysis
  • [OBFUSCATION]: The file demo/index.html contains a large Base64-encoded HTML document within the encodedHtml variable. This encoding is used to package the demo's source code for sandboxed execution rather than to conceal malicious activity.
  • [DYNAMIC_EXECUTION]: The skill uses dynamic execution in demo/index.html by decoding the Base64 string and injecting it into an iframe using the srcdoc attribute. This execution is restricted by a granular Content Security Policy that limits script and style sources to trusted providers and unsafe-inline usage required for the demo.
  • [EXTERNAL_DOWNLOADS]: The sandboxed demo references external font assets from well-known and trusted services, including Google Fonts (fonts.googleapis.com) and Fontshare (api.fontshare.com). These resources are intended for UI rendering and do not pose a security risk.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 26, 2026, 01:37 PM
Security Audit — agent-trust-hub — mesh-gradient-dark-blue-clean