dark-light-modes
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security issues detected across all threat categories. The skill content is limited to standard front-end development templates and documentation for theming.
- [EXTERNAL_DOWNLOADS] (SAFE): References standard, trustworthy dependencies like next-themes and lucide-react, which are appropriate for the documented functionality.
- [COMMAND_EXECUTION] (SAFE): No executable shell commands or scripts were identified in the skill. The allowed tools are restricted to standard filesystem operations.
- [DYNAMIC_EXECUTION] (SAFE): The use of dangerouslySetInnerHTML in the provided React code is for a static, hardcoded script to prevent theme flickering (FOUC), which is a common and safe pattern for this specific use case.
Audit Metadata