remotion-best-practices

Pass

Audited by Gen Agent Trust Hub on Mar 3, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes instructions for installing official Remotion packages via standard package managers (npm, bun, yarn, pnpm) and utilizing the Remotion CLI to interface with FFmpeg and FFprobe for video processing.
  • [EXTERNAL_DOWNLOADS]: Documentation describes fetching assets such as audio samples, Lottie animations, and Google Fonts from well-known and vendor-owned domains (e.g., remotion.media, google-fonts). It also details the automated download of the Whisper.cpp binary and models through official, trusted utility packages for transcription tasks.
  • [DATA_EXFILTRATION]: The provided code examples use the fetch API to retrieve JSON data for dynamic props and subtitles. These operations are restricted to standard data ingestion required for the framework's intended use in video generation.
  • [PROMPT_INJECTION]: No instructions were found that attempt to bypass safety filters or override agent instructions. The markdown content consists solely of technical guidance and API documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 3, 2026, 06:39 PM