threejs-textures

Pass

Audited by Gen Agent Trust Hub on Aug 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill functions as a technical guide for Three.js development and does not contain any suspicious logic or unauthorized system access.
  • [EXTERNAL_DOWNLOADS]: The skill demonstrates the use of Three.js loaders (TextureLoader, RGBELoader, EXRLoader, KTX2Loader) to fetch assets. These are standard graphics programming patterns for loading textures and environment maps.
  • [COMMAND_EXECUTION]: The code snippets include the definition of GLSL shaders via THREE.ShaderMaterial. This involves runtime compilation of shader code by the graphics driver, which is the intended and safe operation of the Three.js framework within the browser environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 7, 2026, 03:37 PM
Security Audit — agent-trust-hub — threejs-textures