threejs-postprocessing
Pass
Audited by Gen Agent Trust Hub on Sep 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of legitimate JavaScript code snippets and documentation for Three.js, a popular open-source 3D library.
- [DYNAMIC_EXECUTION]: The skill includes GLSL shader code within string literals. This is the standard and necessary method for defining custom visual effects in WebGL/Three.js and does not involve unsafe runtime evaluation of untrusted data.
- [DATA_EXFILTRATION]: The skill uses standard browser APIs (window.innerWidth, navigator.userAgent) for layout and performance optimization, which are typical for web graphics development and are not used for malicious purposes.
Audit Metadata