remotion-best-practices
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of instructional content and code snippets for the Remotion framework. The patterns and practices described (e.g., driving animations with useCurrentFrame, using staticFile for assets) are standard and safe for the intended development environment.
- [EXTERNAL_DOWNLOADS]: The skill references several external dependencies and tools including official Remotion packages (@remotion/*), utility libraries like mediabunny, and industry-standard tools like Mapbox and Zod. These are fetched from official registries (NPM) or trusted domains (remotion.dev).
- [COMMAND_EXECUTION]: The instructions describe the use of official CLI tools such as 'remotion ffmpeg', 'remotion ffprobe', and 'remotion add' for project configuration and media processing, which are expected in this context.
- [CREDENTIALS_UNSAFE]: The skill correctly advises users to manage sensitive information, such as Mapbox and ElevenLabs API keys, using environment variables or .env files rather than hardcoding them into the source code.
Audit Metadata