remotion-best-practices
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documents the use of official Remotion packages like
@remotion/install-whisper-cppto download binaries and machine learning models for audio transcription. - [COMMAND_EXECUTION]: Utilizes standard development CLI commands such as
npx remotion addfor package management andbunx remotion ffmpegfor video processing operations. - [DATA_EXFILTRATION]: Facilitates communication with well-known services like Mapbox and ElevenLabs. It correctly advises the user to store sensitive API keys in environment variables and use them securely through
process.env. - [SAFE]: All external dependencies, API interactions, and script samples are aligned with the intended use case of high-fidelity video production. No malicious patterns such as obfuscation or unauthorized data harvesting were detected.
Audit Metadata