shaders-cursor-ripples
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the
shaderspackage from the npm registry. - Evidence:
npm install shadersin SKILL.md. - [SAFE]: The implementation includes a robust fallback mechanism that preserves a semantic image for accessibility and environments where WebGPU is unsupported.
- [SAFE]: Privacy is considered through the recommendation to use the
disableTelemetryprop on the Shader component. - [SAFE]: The skill uses standard framework-specific (React) components and CSS for visual effects without accessing sensitive files, environment variables, or executing arbitrary system commands.
Audit Metadata