webgl-card-effects
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill does not contain any prompt injection, data exfiltration, or obfuscation patterns. It follows industry best practices for WebGL performance and React integration.
- [COMMAND_EXECUTION]: Standard development tools such as
npx tscare recommended for validation purposes, which is a safe and expected practice for a frontend engineering agent. - [REMOTE_CODE_EXECUTION]: The skill uses WebGL2
compileShaderandlinkProgramAPIs to process GLSL shaders at runtime. These shaders are defined as static template literals within the code and do not process untrusted external data, posing no significant risk.
Audit Metadata