threejs-weather
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely instructional and provides code examples for Three.js 3D development. All logic is contained within standard JavaScript, GLSL, and documentation, with no evidence of malicious intent.
- [SAFE]: The demo implementation in
demo/index.htmluses local asset references (assets/three.min.js) and procedural generation (Simplex noise, math-based terrain) rather than external or untrusted resources. - [SAFE]: No obfuscation, prompt injection, or data exfiltration patterns were identified. The code follows established best practices for high-performance particle systems and scene management.
Audit Metadata