video-frames

Pass

Audited by Gen Agent Trust Hub on Apr 9, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses a bash script to automate video frame extraction and metadata retrieval.
  • Uses ffmpeg and ffprobe to process video files.
  • The script scripts/frame.sh correctly quotes variables and uses standard shell safety flags (set -euo pipefail).
  • [SAFE]: No security issues were detected.
  • The skill does not perform network operations.
  • It operates within standard media directories (/media/inbox and /media/outbox).
  • There are no hardcoded credentials or obfuscated commands.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 9, 2026, 12:02 PM