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.py executes ffmpeg, ffprobe, and auto-editor via the subprocess module. 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-editor Python 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
Risk Level
SAFE
Analyzed
Jul 28, 2026, 05:12 AM
Security Audit — agent-trust-hub — smart-cut