Skip to main content

webgl

Enables rendering of 3D graphics in browsers using WebGL, including shader programming and interactive scene creation.

Install this skill

or
90/100

Security score

The webgl skill was audited on Mar 7, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 59

Template literal with variable interpolation in command context

SourceSKILL.md
59throw new Error(`Link error: ${gl.getProgramInfoLog(program)}`);
medium line 77

Template literal with variable interpolation in command context

SourceSKILL.md
77throw new Error(`Shader compile error: ${info}`);
Scanned on Mar 7, 2026
View Security Dashboard
Installation guide →