demo-video

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes a shell script (scripts/frames-to-video.sh) that executes ffmpeg to process captured frames. This is a standard and expected operation for video generation tasks.
  • [EXTERNAL_DOWNLOADS]: The skill specifies a dependency on the playwright-core library. No other external downloads, remote script executions, or installations from untrusted sources were detected.
  • [DATA_EXFILTRATION]: The skill captures browser frames as JPEG files and saves them to a local output directory (./demo-frames). No network requests to external domains for the purpose of data exfiltration were identified.
  • [SAFE]: The implementation follows standard practices for browser automation and video processing. All operations (file system access and browser control) are consistent with the stated purpose of creating demo videos.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 07:05 AM