skills/kernel/skills/generate-video/Gen Agent Trust Hub

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 ffmpeg using sudo 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 node to run a custom recording script. These are legitimate operations for the skill's core purpose of video rendering.
  • [EXTERNAL_DOWNLOADS]: Fetches and installs the ffmpeg package from official system repositories. It also utilizes cloudflared, 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
Risk Level
SAFE
Analyzed
Jul 3, 2026, 06:39 PM
Security Audit — agent-trust-hub — generate-video