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
ffmpegcommands for video stabilization. The provided Python scriptscripts/stabilize.pyimplements these calls usingsubprocess.runwith 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