remotion-render
Warn
Audited by Snyk on Aug 6, 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). The runtime path ingests outsider-authored free text from the required
input.codeparameter (React/Remotion TSX code) passed tobelt app run infsh/remotion-render/client.run({ app: "infsh/remotion-render", input: { code: ... } }), so the agent reads user-provided code text at execution time.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). This skill submits user-supplied TSX code to the inference.sh service (https://inference.sh) via the belt CLI (e.g.,
belt app run infsh/remotion-render), which executes that code remotely to render video, so the inference.sh URL is a runtime dependency that executes remote code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata