shaders
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to help users install the
shaderspackage from the public npm registry, which is standard procedure for library integration. - [EXTERNAL_DOWNLOADS]: References and links are provided to the official documentation and resource site at
shaders.com. - [SAFE]: The code recipes utilize standard React and Next.js patterns, including appropriate use of the
'use client'directive and dynamic imports withssr: falseto ensure GPU-dependent code does not execute in server-side environments. - [SAFE]: The skill includes accessibility considerations by teaching users how to respect the
prefers-reduced-motionmedia query with static fallbacks.
Audit Metadata