bootstrap-customize

Pass

Audited by Gen Agent Trust Hub on Mar 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: Extensive review of the skill's markdown, Sass, HTML, and JavaScript files revealed no security threats. The content is educational and provides best practices for frontend theming.
  • [EXTERNAL_DOWNLOADS]: Example HTML files (color-mode-toggle.html, custom-theme-demo.html) download Bootstrap CSS and JS bundles from cdn.jsdelivr.net. These downloads are secure as they utilize Subresource Integrity (SRI) attributes to verify file authenticity.
  • [DATA_EXPOSURE_AND_EXFILTRATION]: The JavaScript examples use localStorage to persist the user's theme preference (e.g., 'dark' or 'light'). This is a standard and safe practice for UI state persistence and does not involve sensitive user data.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 7, 2026, 09:42 PM