video-creator

Pass

Audited by Gen Agent Trust Hub on Mar 23, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: Executes shell commands to manage the video production lifecycle, including launching the Remotion preview studio ('npx remotion studio') and rendering the final 4K video using the 'npx' utility.
  • [COMMAND_EXECUTION]: Performs local directory checks ('ls') upon skill activation to identify missing companion skills, enabling the agent to recommend specific installation commands to the user.
  • [EXTERNAL_DOWNLOADS]: Directs the agent and user to install standard media processing dependencies, such as FFmpeg (via 'brew' or 'apt') and specialized Remotion libraries from the public NPM registry.
  • [CREDENTIALS_UNSAFE]: Provides documentation on secure credential management, instructing the user to store the ElevenLabs API key in environment variables rather than hardcoding it.
  • [SAFE]: Implements a robust 'visual-first' workflow with explicit approval gates, ensuring that visual assets are locked before triggering paid external API calls or long-running rendering tasks.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 23, 2026, 08:45 PM
Security Audit — agent-trust-hub — video-creator