remotion-best-practices
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation and rule set for the Remotion framework. All code examples and instructions align with legitimate framework usage and official documentation.\n- [EXTERNAL_DOWNLOADS]: The skill describes workflows for fetching assets and data from external sources, such as Lottie animations from LottieFiles and frequency data from APIs. These are documented as standard features of the framework and target well-known services.\n- [SAFE]: Sensitive information management is handled correctly; the skill explicitly instructs users to store API keys for services like Mapbox and ElevenLabs in environment variables rather than hardcoding them.\n- [COMMAND_EXECUTION]: Code examples include the use of framework-specific CLI commands (e.g.,
bunx remotion ffmpeg) and standard Node.js execution patterns for auxiliary scripts (e.g.,execSyncfor audio transcoding). These are legitimate operations within the context of video rendering and audio processing.
Audit Metadata