video-generator-seedance

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill is a legitimate implementation for generating videos using the Volcengine (火山引擎) SD1.5pro API. The Python script `scripts/generate_video.py` follows standard practices for API interaction, including reading credentials from a local `config.json`, polling for task completion, and downloading the resulting file. No evidence of data exfiltration, malicious execution, or prompt injection was found; the hardcoded default output path to a Windows desktop is a usability choice rather than a security risk.