promo-video
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides a standard Remotion-based template for creating marketing videos. It uses well-documented practices for frame-based animation and data-driven rendering, ensuring that values like prices and discounts are derived from a single source of truth.\n- [COMMAND_EXECUTION]: The skill includes shell scripts for batch rendering videos using
npx remotion. This is a standard and expected use of the tool within the intended developer workflow to automate the generation of multiple video assets from a data table.\n- [EXTERNAL_DOWNLOADS]: The skill references theremotionlibrary, a widely used open-source framework for video generation. References to the author's website (iart.ai) are for documentation and promotional purposes and do not involve suspicious remote code execution.\n- [SAFE]: The skill processes external data (JSON offer tables) to populate video content. While it processes untrusted input, the context is rendering static video files (MP4) in a controlled CLI environment. The provided validation script (validateOffer) implements basic data integrity checks for price and discount logic.
Audit Metadata