threejs-loaders

Warn

Audited by Snyk on Apr 20, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.85). The SKILL.md shows loaders fetching arbitrary external assets (e.g., loader.load("model.glb"), texture/load("texture.jpg"), fetch("model.glb"), plus CDN decoder paths like https://www.gstatic.com/... and manager.setURLModifier) and explicitly reads GLTF contents (gltf.userData, cameras, animations) and uses them to drive scene setup and actions, so untrusted third-party files could materially influence runtime behavior.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 20, 2026, 05:03 AM
Issues
2