remotion-best-practices
Warn
Audited by Snyk on Jun 22, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The transcribe-captions rule calls installWhisperCpp() and downloadWhisperModel() from @remotion/install-whisper-cpp which (per the linked docs https://www.remotion.dev/docs/install-whisper-cpp) download native whisper.cpp binaries and model weights at runtime and then execute them, meaning the skill fetches and runs remote code/models during execution.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata