threejs-animation
Pass
Audited by Gen Agent Trust Hub on Sep 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a technical guide for Three.js animation. All code snippets demonstrate standard usage of the Three.js animation system, including AnimationMixer, AnimationClip, and GLTF loading.
- [EXTERNAL_DOWNLOADS]: The skill references standard Three.js packages and demonstrates loading 3D assets via
GLTFLoader. These are legitimate development tasks and do not represent a security risk when used as documented. - [INDIRECT_PROMPT_INJECTION]: While the skill demonstrates loading external 3D models (e.g.,
model.glb), which could theoretically serve as an ingestion point for malicious data, Three.js loaders process binary/JSON data for rendering and do not execute embedded instructions. No unsafe execution capabilities are present in the skill.
Audit Metadata