remotion-best-practices
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references several external resources for assets and documentation, including remotion.media, lottiefiles.com, and elevenlabs.io. These are well-known services within the context of video and audio creation.
- [COMMAND_EXECUTION]: Multiple instructions are provided for using CLI tools such as
npx create-videofor project scaffolding andnpx remotion addfor package management. These are standard development workflows for the Remotion ecosystem. - [REMOTE_CODE_EXECUTION]: The skill includes instructions for transcribing audio using
@remotion/install-whisper-cpp, which involves downloading and installing the whisper.cpp binary. This is a documented and official functionality of the Remotion toolkit for handling speech-to-text.
Audit Metadata