ffmpeg-stabilize

Pass

Audited by Gen Agent Trust Hub on Jun 27, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill facilitates the execution of ffmpeg commands for video stabilization. The provided Python script scripts/stabilize.py implements these calls using subprocess.run with a list of arguments, which is a secure method that avoids shell injection.
  • [SAFE]: The instructions include references to standard installation methods and official documentation for user reference. These do not involve untrusted remote code execution or suspicious downloads.
  • [SAFE]: No malicious patterns, such as data exfiltration, credential theft, or prompt injection, were identified in the skill's instructions or scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 27, 2026, 09:53 AM
Security Audit — agent-trust-hub — ffmpeg-stabilize