Relive

PassAudited by VirusTotal on May 17, 2026.

Findings (1)

The 'relive' skill is a legitimate multimodal AI digital twin implementation that uses RAG (BM25), voice synthesis (CosyVoice3), and video generation (Volcengine API). The code logic in 'main.py' and 'core/orchestrator.py' is well-structured and strictly follows the stated purpose of creating and interacting with digital clones. While the 'SKILL.md' file suggests modifying platform-level timeout settings in 'npm/node_modules' to accommodate long-running voice synthesis, the skill itself lacks the tools to perform such modifications automatically, and the behavior is documented as a troubleshooting step for the user. No evidence of data exfiltration, unauthorized persistence, or malicious prompt injection was found.