Giggle Generation Speech
PassAudited by VirusTotal on May 14, 2026.
Findings (1)
The giggle-generation-speech skill provides text-to-speech functionality via the giggle.pro API. The Python script (scripts/text_to_audio_api.py) implements a robust three-phase execution model (submission, cron-based polling, and synchronous fallback) to handle asynchronous audio generation. It follows security best practices by requiring the API key via environment variables rather than command-line arguments and uses local state files in ~/.openclaw/ to manage task deduplication. No evidence of data exfiltration, malicious execution, or prompt injection was found.
