WeryAI video tool — subtitle translate
PassAudited by VirusTotal on May 10, 2026.
Findings (1)
The skill bundle is well-structured and follows security best practices for interacting with the WeryAI API. The primary script, `scripts/video_subtitle_translate.js`, strictly validates that input URLs use HTTPS, avoids local file system access, and only communicates with the legitimate API endpoint (api.weryai.com). The documentation in `SKILL.md` explicitly instructs the agent to avoid unauthorized file access and emphasizes the protection of the API key.
