threejs-webgl
Pass
Audited by Gen Agent Trust Hub on Aug 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation, patterns, and boilerplate for Three.js web development. All code samples follow industry best practices for 3D rendering.
- [EXTERNAL_DOWNLOADS]: The bundled starter scene (
assets/starter_scene/index.html) fetches the Three.js library from jsDelivr (https://cdn.jsdelivr.net/npm/three@0.160.0/), which is a well-known and trusted content delivery network for web assets. - [COMMAND_EXECUTION]: The skill includes a Python utility (
scripts/setup_scene.py) designed to generate boilerplate code. It uses standard library modules and performs basic file system operations within the project scope, posing no security risk.
Audit Metadata