remotion-video-creation
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Provides documented instructions for installing official Remotion plugin packages and the 'mediabunny' utility library using standard package managers (npm, bun, yarn, pnpm).
- [DATA_EXFILTRATION]: Contains code examples demonstrating how to retrieve external assets such as Lottie animations, SRT subtitle files, and JSON metadata from remote URLs. These are standard media processing patterns and do not involve unauthorized exfiltration of sensitive data.
- [EXTERNAL_DOWNLOADS]: Facilitates the integration of official '@remotion/*' dependencies and the 'mediabunny' media processing library from public registries.
- [SAFE]: The skill effectively teaches best practices for the Remotion framework, such as using 'useCurrentFrame()' for frame-perfect animations and the 'staticFile()' utility for reliable asset path resolution.
Audit Metadata