scroll-shader-transition-sections
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, such as prompt injection, data exfiltration, or persistence mechanisms, were identified in the instructions or provided code.
- [EXTERNAL_DOWNLOADS]: The skill uses established libraries (OGL, GSAP) hosted on
cdn.jsdelivr.net, which is a well-known and trusted Content Delivery Network. This is documented neutrally as a standard dependency requirement for the visual effects described. - [DYNAMIC_EXECUTION]: The implementation involves runtime compilation of GLSL shaders via the WebGL API. This is a standard and necessary procedure for graphics rendering on the web and does not involve executing arbitrary system commands or untrusted scripts.
Audit Metadata