Tensorslab Video

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle is a legitimate tool for generating AI videos using the TensorsLab API. The Python script (scripts/tensorslab_video.py) implements standard API client logic, including multipart form-data uploads for images, task status polling, and secure file downloading to a dedicated local directory (./tensorslab_output/). The instructions in SKILL.md are well-structured, include safety checks for environment variables, and lack any malicious prompt-injection attempts or unauthorized commands.