Skip to main content

pixijs-environments

Enables running PixiJS v8 in non-browser contexts like Web Workers and OffscreenCanvas, enhancing performance and compatibility.

Install this skill

or
70/100

Security score

The pixijs-environments skill was audited on May 14, 2026 and we found 6 security issues across 2 threat categories, including 1 critical. Review the findings below before installing.

Categories Tested

Security Issues

critical line 213

Eval function call - arbitrary code execution

SourceSKILL.md
213The `pixi.js/unsafe-eval` import removes the need for `eval()` / `new Function()` in shader compilation. Despite the name suggesting it enables unsafe eval, it does the opposite: it installs static po
low line 239

External URL reference

SourceSKILL.md
239- [DOMAdapter](https://pixijs.download/release/docs/environment.DOMAdapter.html.md)
low line 240

External URL reference

SourceSKILL.md
240- [BrowserAdapter](https://pixijs.download/release/docs/environment.BrowserAdapter.html.md)
low line 241

External URL reference

SourceSKILL.md
241- [WebWorkerAdapter](https://pixijs.download/release/docs/environment.WebWorkerAdapter.html.md)
low line 242

External URL reference

SourceSKILL.md
242- [autoDetectEnvironment](https://pixijs.download/release/docs/environment.autoDetectEnvironment.html.md)
low line 243

External URL reference

SourceSKILL.md
243- [loadEnvironmentExtensions](https://pixijs.download/release/docs/environment.loadEnvironmentExtensions.html.md)
Scanned on May 14, 2026
View Security Dashboard
Installation guide →