remotion-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill provides instructions for installing official ecosystem packages such as
@remotion/three,@remotion/media, andmediabunny. These are standard dependencies for the Remotion framework. - [COMMAND_EXECUTION] (SAFE): Shell command examples using
npx,bunx,yarn, andpnpmare provided for user-initiated dependency management. These are standard for developer documentation. - [REMOTE_CODE_EXECUTION] (SAFE): Code snippets demonstrate using
fetch()to load external assets like Lottie JSON files or subtitles, which is the primary intended use case for dynamic video generation. - [DATA_EXFILTRATION] (SAFE): No patterns of sensitive data access or exfiltration were found; network operations are limited to asset retrieval and documentation fetching.
Audit Metadata