threejs
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and implementation patterns for Three.js, a widely-used and well-known 3D library for web development.
- [SAFE]: The code snippets in
SKILL.mdand the implementation indemo/index.htmluse standard Web APIs and typical library imports without any evidence of obfuscation or malicious intent. - [SAFE]: The reference demo uses a procedural 2D canvas implementation to simulate 3D visuals, ensuring it runs safely in a browser environment without external dependencies or network requests.
- [SAFE]: The skill includes explicit instructions for respecting user preferences, such as
prefers-reduced-motion, which is a security and accessibility best practice for motion-heavy content.
Audit Metadata