dark-mode-implementer
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSDYNAMIC_EXECUTION
Full Analysis
- [SAFE]: The skill provides standard documentation and code templates for implementing dark mode in modern web development frameworks.\n- [EXTERNAL_DOWNLOADS]: References well-known and trusted packages including next-themes, lucide-react, framer-motion, and @playwright/test for theme management, icons, animations, and testing.\n- [DYNAMIC_EXECUTION]: Employs a static inline script injected via dangerouslySetInnerHTML to prevent theme flickering before React hydration. This is a standard and safe practice for this specific UI requirement.
Audit Metadata