three-morph-targets-shapekeys
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and provided code snippets focus exclusively on 3D animation techniques using Three.js and GSAP.
- [SAFE]: All external dependencies identified, such as
threeandgsap, are standard, well-known libraries in the web development ecosystem used for their intended purposes. - [SAFE]: Proper cleanup logic is included in the reference implementation to prevent memory leaks by disposing of geometries, materials, and animation mixers.
- [SAFE]: No obfuscation, data exfiltration, or unauthorized command execution patterns were found across any of the analyzed files.
- [SAFE]: The logic for procedural morph target generation and AnimationMixer usage follows established Three.js API patterns and does not involve unsafe dynamic code execution.
Audit Metadata