cocos-creator-2x-cn
Warn
Audited by Snyk on Mar 11, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill's required documentation includes explicit remote loading APIs (e.g., references/framework/asset-management.md showing cc.assetManager.loadRemote(...) and cc.assetManager.loadBundle("https://example.com/remote-bundle", ...)), which clearly allow fetching and ingesting arbitrary public URLs (untrusted third-party content) that the runtime can load and execute/use, so third-party content can materially influence behavior.
Audit Metadata