remotion-video-production

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses npx remotion preview and npx remotion render to manage video projects. These commands are essential for the workflow of the Remotion framework.
  • [EXTERNAL_DOWNLOADS]: The skill pulls the remotion package from the NPM registry. This is a recognized and widely-used library for programmatic video generation.
  • [PROMPT_INJECTION]: The skill has a surface for indirect prompt injection as it generates code from user prompts.
  • Ingestion points: Video specifications and scene descriptions enter the context through the prompts outlined in Step 1 and 2 of SKILL.md.
  • Boundary markers: The skill does not implement delimiters or safety instructions to separate user content from the system logic.
  • Capability inventory: The skill uses the Bash and Write tools to generate file content and execute rendering commands.
  • Sanitization: No explicit sanitization or validation of the input data is performed prior to its inclusion in the generated src/Video.tsx file.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 01:21 PM