video-generation
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a robust operational model that requires a plain-English strategy and storyboard approval before generating code, ensuring human-in-the-loop oversight for all major tasks.
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing official Remotion ecosystem packages (e.g., @remotion/captions, @remotion/media) and established industry libraries (e.g., Mapbox, Zod, Turf.js). These are standard dependencies for the described functionality.
- [CREDENTIALS_SAFE]: Instructions for using sensitive data, such as Mapbox access tokens, correctly follow best practices by directing users to store them in .env files rather than hardcoding them in the source code.
- [COMMAND_EXECUTION]: The skill includes legitimate use of the Remotion CLI for rendering (remotion render), previewing (remotion studio), and media inspection (remotion ffprobe). These are necessary tools for programmatic video production.
- [DATA_EXPOSURE]: Code examples for dynamic metadata calculation use standard fetch requests to placeholder or official service endpoints (like LottieFiles), posing no risk of unauthorized data exfiltration.
Audit Metadata