ffmpeg-lut-grade

Pass

Audited by Gen Agent Trust Hub on Jun 27, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The provided Python script scripts/grade.py uses the subprocess module to run ffmpeg commands. Analysis confirms that the script correctly passes arguments as a list and avoids the use of a shell (shell=True), which effectively prevents command injection attacks. Input parameters are validated for existence and type before execution.
  • [EXTERNAL_DOWNLOADS]: The skill does not perform any network operations, fetch remote scripts, or require external package installations. It relies exclusively on the Python standard library and locally provided assets.
  • [PROMPT_INJECTION]: The instructions within SKILL.md provide technical guidance for video processing and do not include any patterns intended to bypass AI safety guardrails or override system instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 27, 2026, 09:53 AM
Security Audit — agent-trust-hub — ffmpeg-lut-grade