High-Precision 3D Web Optimize
PassAudited by VirusTotal on May 9, 2026.
Findings (1)
The skill bundle is designed for optimizing 3D models (GLB/GLTF) for web delivery using Level of Detail (LOD) generation and texture compression (WebP/KTX2). The core logic in `references/optimize-glb.mjs` uses standard industry libraries like `@gltf-transform` and `sharp`, and includes a security check (`assertSafeGlbFilename`) to prevent path traversal via input filenames. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found in the code or instructions.
