video-scene-analysis

Pass

Audited by Gen Agent Trust Hub on Jul 10, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill includes a setup script that fetches pre-trained face detection models from Google's official Cloud Storage. This is a standard and safe procedure for initializing the required computer vision components.
  • [COMMAND_EXECUTION]: The analysis logic invokes ffmpeg and ffprobe to extract audio and metadata from local video files. These system calls are performed using list-based arguments, which is a secure implementation that prevents shell command injection.
  • [SAFE]: No instances of data exfiltration, credential harvesting, or code obfuscation were detected. The skill operates entirely on local data provided by the user and adheres to its stated purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 10, 2026, 01:40 AM