html-report
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill fetches fonts from well-known and trusted services, including Google Fonts (
fonts.googleapis.com,fonts.gstatic.com) and jsDelivr (cdn.jsdelivr.net). These are used exclusively for rendering typography and do not involve executable code. - [SAFE]: When a
design_systemis specified, the skill utilizes the Tailwind Play CDN. This is a standard and well-known service provided by Tailwind Labs for runtime style processing. Its use is documented and limited to design token application. - [SAFE]: The templates include small, transparent snippets of vanilla JavaScript (less than 30 lines) to handle basic UI interactions such as tab switching in the 'explainer' and 'pr' modes. These scripts do not perform network operations or access sensitive data.
Audit Metadata