Demo Precacher
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill bundle is designed to pre-generate and cache AI content (audio, text, images) using ElevenLabs, Mistral, and Gemini APIs, storing the results in a Turso database to avoid latency during live demos. The code in scripts/precache_demo.py aligns perfectly with the documentation in SKILL.md, and the use of base64 encoding is appropriately limited to handling binary audio data for storage. No indicators of data exfiltration, unauthorized execution, or malicious intent were found.
