pixijs-environments
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill contains documentation and code examples for configuring PixiJS adapters and handling CSP-restricted environments using official library features.
- [SAFE]: The documented use of 'pixi.js/unsafe-eval' is a security-enhancing feature that provides static polyfills to avoid the use of dynamic code execution (eval/new Function) in environments with strict Content Security Policies.
- [SAFE]: The skill references standard, well-known Node.js packages such as '@xmldom/xmldom' and 'canvas' for environment compatibility in headless or non-browser contexts.
Audit Metadata