Zyt avatar

PassAudited by VirusTotal on Mar 26, 2026.

Findings (1)

The skill provides a legitimate integration for the Chanjing Avatar API to generate lip-sync videos. It manages authentication by reading and storing credentials in a local configuration file (~/.chanjing/credentials.json) and communicates exclusively with the official service domain (open-api.chanjing.cc). The code in scripts/_auth.py follows standard practices for token management and lacks any indicators of data exfiltration, malicious execution, or harmful instructions.