可灵视频生成
PassAudited by VirusTotal on Apr 14, 2026.
Findings (1)
The skill bundle provides a legitimate interface for the Kling Omni-Video API, enabling video generation and editing. The shell script `scripts/generate_video.sh` correctly implements task submission, status polling, and file downloading using standard tools like `curl` and `python3` for JSON processing. The code follows security best practices (e.g., using `sys.argv` for Python arguments instead of string interpolation) and lacks any indicators of data exfiltration, backdoors, or malicious prompt injection.
