Skip to main content

threejs-game

Assists in developing interactive 3D web games using Three.js, covering rendering, game mechanics, and physics integration.

Install this skill

or
92/100

Security score

The threejs-game skill was audited on Feb 19, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 175

Template literal with variable interpolation in command context

SourceSKILL.md
175console.log(`Loading: ${(progress.loaded / progress.total * 100).toFixed(2)}%`);
low line 405

External URL reference

SourceSKILL.md
405- Three.js Manual: https://threejs.org/manual/
low line 406

External URL reference

SourceSKILL.md
406- Three.js API: https://threejs.org/docs/
low line 407

External URL reference

SourceSKILL.md
407- Three.js Examples: https://threejs.org/examples/
Scanned on Feb 19, 2026
View Security Dashboard