ffmpeg-webcli-browser-video-editor

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches the ffmpeg.wasm library and core dependencies from unpkg.com, a well-known service for hosting NPM packages.
  • [EXTERNAL_DOWNLOADS]: References the project's source code on GitHub (tejaswigowda/ffmpeg-webCLI) for local installation and development.
  • [COMMAND_EXECUTION]: Executes video processing tasks using the ffmpeg.exec method within a WebAssembly environment. This involves assembling command-line arguments to perform operations like trimming, conversion, and filtering.
  • [DATA_EXFILTRATION]: Architecture is explicitly designed for local processing via WebAssembly, effectively mitigating risks associated with uploading sensitive video data to remote servers.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 10:04 AM
Security Audit — agent-trust-hub — ffmpeg-webcli-browser-video-editor