skills/openai/plugins/remotion-studio/Gen Agent Trust Hub

remotion-studio

Pass

Audited by Gen Agent Trust Hub on Sep 6, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • Package Execution via npx: The skill utilizes npx to run the remotion package. This is a standard procedure in Node.js development that involves fetching the tool from the public npm registry to ensure the latest version is used without a global installation.
  • Local Development Server: The skill initiates a local server process using the remotion studio command. This is the intended behavior for the skill, allowing users to preview video content in their web browser via a local URL.
  • Command Flag Usage: The instructions include standard configuration flags such as --no-open, --port, and --log. These are used to control the behavior of the local server and do not introduce unusual security considerations.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 6, 2026, 11:18 AM
Security Audit — agent-trust-hub — remotion-studio