threejs-postprocessing
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard Three.js boilerplate for rendering pipelines, including EffectComposer, shaders, and various visual passes (Bloom, SMAA, SSAO). All imports target local or standard addon paths.
- [SAFE]: The provided code snippets do not perform network exfiltration, access sensitive environment variables, or attempt to execute system-level commands.
- [SAFE]: Performance checks, such as the use of
navigator.userAgent, are implemented correctly for device-specific optimization without data exfiltration intent.
Audit Metadata