remotion-render
Warn
Audited by Snyk on Feb 25, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The Quick Start instructs running "curl -fsSL https://cli.inference.sh | sh" which fetches and executes a remote install script from https://cli.inference.sh (which then downloads binaries from dist.inference.sh), and the skill examples rely on the resulting infsh CLI as a required dependency—so remote code is executed at install/runtime.
Audit Metadata