remotion-maps

Warn

Audited by Snyk on Aug 3, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.30). In techniques/cesium/assets/CesiumFlythrough.tsx, the path prop (outsider-controlled free text converted to coordinates) is immediately smoothed and then used to drive per-frame camera math (makePathWalker(smoothFlightPath(path, ...))setCamera(...)), without any restriction that the text must come from a trusted selector.

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

  • Potentially malicious external URL detected (high risk: 1.00). At runtime the Cesium flythrough component injects and executes remote JS from the Cesium CDN via the template URL https://cesium.com/downloads/cesiumjs/releases/${CESIUM_VER}/Build/Cesium/, which is required for the skill to run.

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
Aug 3, 2026, 10:22 AM
Issues
2
Security Audit — snyk — remotion-maps