smart-cut
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/smart_cut.pyexecutesffmpeg,ffprobe, andauto-editorvia thesubprocessmodule. All calls utilize argument lists rather than raw shell strings, which is a secure method that prevents shell injection attacks even when processing user-supplied file paths or parameters. - [EXTERNAL_DOWNLOADS]: The skill requires the installation of the
auto-editorPython package from a well-known public repository. This is an expected dependency for the skill's primary functionality. - [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected. The skill's behavior aligns with its stated purpose of video editing.
Audit Metadata