dark-mode-theming-weapon
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily composed of documentation, implementation guides, and code examples. No malicious patterns, obfuscation, or unauthorized data access were detected.
- [SAFE]: The skill references well-known and reputable technology sources such as the official documentation for Tailwind CSS and Next.js, and the repository for the widely used library
next-themes. - [SAFE]: The documentation includes a dedicated security section in
guides/06-multi-brand-runtime-swap.mdthat correctly identifies potential indirect injection risks in multi-tenant applications and provides appropriate remediation advice (allowlist validation in middleware). - [SAFE]: Coding examples for cookie management (
examples/edge-case-cookie-ssr.md) utilize secure attributes such asSameSite=LaxandSecure, adhering to modern web security standards.
Audit Metadata