remotion-video-composition
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill processes external data structures (JSON) to define video compositions, which constitutes an indirect prompt injection surface.\n
- Ingestion points: Data is ingested from
src/data/*.jsonand via props passed to Remotion components.\n - Boundary markers: The skill includes explicit instructions and code examples for using
zodschemas to define boundaries and validate input props.\n - Capability inventory: The skill coordinates file writing operations to the
renders/andhandoff/directories during the video export process.\n - Sanitization: Recommends and demonstrates strict schema validation using Zod to ensure all inputs are correctly typed and serializable before rendering starts.\n- [EXTERNAL_DOWNLOADS]: The skill references official documentation and technical specifications from well-known and trusted entities such as the W3C (accessibility guidelines), FFmpeg (media processing), and C2PA (content provenance).\n- [EXTERNAL_DOWNLOADS]: Provides links to the official documentation for the Remotion framework to guide implementation.
Audit Metadata