twitter-to-reel

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses subprocess calls to execute ffmpeg and ffprobe for video analysis and composition. These calls are constructed using argument lists, which effectively prevents command injection.
  • [COMMAND_EXECUTION]: The main script invokes a local sibling utility, twitter-media-downloader, to retrieve media assets from specified URLs. This inter-skill communication is performed using the current Python interpreter.
  • [EXTERNAL_DOWNLOADS]: The skill automates the installation of the Chromium browser via Playwright's built-in installation command, which is a required step for its tweet screenshotting functionality.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 08:44 AM