video-production
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands using the Remotion CLI, specifically
npx remotion previewandnpx remotion render. These are standard operations for generating video files from React components in a development environment.\n- [EXTERNAL_DOWNLOADS]: Execution ofnpxcommands involves downloading and running packages from the official npm registry. The skill specifically targets theremotionpackage, which is a widely recognized and well-known library for programmable video.\n- [PROMPT_INJECTION]: The skill translates user text instructions into scene plans and Remotion code (e.g., generating a product intro from a prompt). While there are no explicit boundary markers or sanitization instructions to prevent instructions within the user input from leaking into the generation phase, this is a common characteristic of content generation skills and is managed by general agent safety guardrails.
Audit Metadata