bggg-tiktok-cut

Pass

Audited by Gen Agent Trust Hub on Jun 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses local command-line tools (FFmpeg, ffprobe, and Whisper) to process video and audio files. All dependencies are well-known and standard for video processing tasks.
  • [COMMAND_EXECUTION]: The skill executes system commands using the subprocess module. Technical review shows that it correctly uses list-based arguments without shell=True, mitigating risk of command injection.
  • [SAFE]: No network communication or exfiltration of sensitive data was found. The skill operates entirely on local file paths provided within a managed project structure.
  • [SAFE]: Proper escaping mechanisms are implemented for subtitle generation and FFmpeg filter paths, demonstrating good security hygiene in handling project-specific data.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 14, 2026, 02:09 PM
Security Audit — agent-trust-hub — bggg-tiktok-cut