broll-core

Pass

Audited by Gen Agent Trust Hub on Jul 10, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses subprocess.run with arguments provided as a list to interface with ffmpeg and ffprobe. This approach is secure as it avoids the use of a shell, mitigating the risk of command injection.
  • [EXTERNAL_DOWNLOADS]: The skill defines a dependency on Pillow in requirements.txt. Pillow is a standard, well-known library for image manipulation and does not pose a security risk in this context.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 10, 2026, 01:40 AM