threejs-skills-v2

Warn

Audited by Snyk on May 18, 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.70). This skill's workflow explicitly instructs fetching external third-party content (e.g., import maps that load Three.js from https://cdn.jsdelivr.net/npm/three@0.183.0 in the "Essential Three.js Imports" section and asset loading examples such as textureLoader.load("texture-url.jpg") and GLTFLoader.load("model.gltf") in the "Loading Textures" and "Modern Loading Patterns" examples), which means the agent would ingest and act on untrusted public assets that can materially change 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
May 18, 2026, 04:23 AM
Issues
2
Security Audit — snyk — threejs-skills-v2