Skip to main content

playcanvas-engine

Enables the development of browser-based games and interactive 3D applications using PlayCanvas, focusing on performance and visual integration.

Install this skill

or
63/100

Security score

The playcanvas-engine skill was audited on May 10, 2026 and we found 9 security issues across 3 threat categories, including 2 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 754

Direct command execution function call

SourceSKILL.md
754spawn(position) {
high line 783

Direct command execution function call

SourceSKILL.md
783const bullet = pool.spawn(new pc.Vec3(0, 0, 0));
low line 707

Fetch to external URL

SourceSKILL.md
707fetch('/config.json')
low line 363

External URL reference

SourceSKILL.md
363ammoScript.src = 'https://cdn.jsdelivr.net/npm/[email protected]/ammo.js';
low line 977

External URL reference

SourceSKILL.md
977script.src = 'https://cdn.jsdelivr.net/npm/[email protected]/ammo.js';
low line 1018

External URL reference

SourceSKILL.md
1018- **Official API**: https://api.playcanvas.com/
low line 1020

External URL reference

SourceSKILL.md
1020- **Examples**: https://playcanvas.github.io/
low line 1021

External URL reference

SourceSKILL.md
1021- **Editor**: https://playcanvas.com/
low line 1023

External URL reference

SourceSKILL.md
1023- **Forum**: https://forum.playcanvas.com/
Scanned on May 10, 2026
View Security Dashboard
Installation guide →