Holy ceremony & celebration style transform (Seedance 2.0)

PassAudited by VirusTotal on May 10, 2026.

Findings (1)

The skill bundle is a legitimate implementation for video generation using the WeryAI Seedance 2.0 model. The core logic in `scripts/video_gen.js` is a clean Node.js CLI that interacts with official WeryAI API endpoints (api.weryai.com) using standard fetch calls, with no external dependencies or obfuscation. The instructions in `SKILL.md` correctly guide the agent to handle API keys as environment variables and include safety steps like confirmation tables before execution.