threejs-loaders
Facilitates loading 3D models and textures in Three.js, enhancing asset management and scene rendering efficiency.
Install this skill
or
71/100
Security score
The threejs-loaders skill was audited on May 14, 2026 and we found 9 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 41
Template literal with variable interpolation in command context
SourceSKILL.md
| 41 | console.log(`Started loading: ${url}`); |
medium line 51
Template literal with variable interpolation in command context
SourceSKILL.md
| 51 | console.log(`Loading: ${progress.toFixed(1)}%`); |
medium line 56
Template literal with variable interpolation in command context
SourceSKILL.md
| 56 | console.error(`Error loading: ${url}`); |
medium line 573
Template literal with variable interpolation in command context
SourceSKILL.md
| 573 | return `https://cdn.example.com/${url}`; |
medium line 585
Template literal with variable interpolation in command context
SourceSKILL.md
| 585 | console.warn(`Primary failed, trying fallback: ${error}`); |
low line 551
Fetch to external URL
SourceSKILL.md
| 551 | const response = await fetch("model.glb"); |
low line 243
External URL reference
SourceSKILL.md
| 243 | "https://www.gstatic.com/draco/versioned/decoders/1.5.6/", |
low line 263
External URL reference
SourceSKILL.md
| 263 | "https://cdn.jsdelivr.net/npm/[email protected]/examples/jsm/libs/basis/", |
low line 573
External URL reference
SourceSKILL.md
| 573 | return `https://cdn.example.com/${url}`; |
Scanned on May 14, 2026
View Security DashboardGitHub Stars 37.5K
Rate this skill
Categorydevelopment
UpdatedMay 26, 2026
claude-codecursorgithub-copilotcodexchatgptopencoderoo-codeampgoosetraeopenclawvscodefrontendapicross-platformfrontend-developerux-designerproduct-designerdevelopmentdesign
sickn33/antigravity-awesome-skills