generate-video
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands to verify and install system dependencies like
ffmpegusingsudo apt-get. This is a standard procedure for environment setup within the skill's intended context. - [COMMAND_EXECUTION]: Orchestrates headless Chromium via the Chrome DevTools Protocol (CDP) and uses
nodeto run a custom recording script. These are legitimate operations for the skill's core purpose of video rendering. - [EXTERNAL_DOWNLOADS]: Fetches and installs the
ffmpegpackage from official system repositories. It also utilizescloudflared, a well-known service, to create tunnels for file delivery. - [DATA_EXFILTRATION]: Provides a mechanism to share generated output files via
cloudflared tunnel. This is a documented feature for remote delivery and uses a trusted service with no signs of unauthorized data harvesting.
Audit Metadata