remotion-best-practices
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install various official Remotion packages (e.g.,
@remotion/three,@remotion/media,@remotion/captions) and third-party libraries (e.g.,mapbox-gl,zod,@turf/turf) necessary for specific features like 3D rendering, mapping, and parameterization. - [EXTERNAL_DOWNLOADS]: References external audio assets from
remotion.mediaand a public GitHub repository (kapishdima/soundcn) for sound effects. - [REMOTE_CODE_EXECUTION]: Provides instructions for using
@remotion/install-whisper-cpp, which automates the download and installation of the Whisper.cpp binary and models for audio transcription. This is a standard utility within the Remotion ecosystem. - [COMMAND_EXECUTION]: Includes various
npxcommands for project scaffolding (create-video), running the Remotion Studio, and executing render jobs. These are standard developer tools for the platform.
Audit Metadata