TikTok视频审核
PassAudited by VirusTotal on May 10, 2026.
Findings (1)
The skill bundle automates TikTok video auditing using yt-dlp, moviepy, and an external LLM. It is classified as suspicious because scripts/tiktok_audit.py contains a hardcoded API key (sk-0zy1...) and uses subprocess to execute system commands (curl and yt-dlp) with user-provided URLs, which presents an argument injection risk. Additionally, the script uses a hardcoded local developer path (/Users/apple/...) and sends data to an external API endpoint (api.lingyaai.cn).
