Free voice from Comfy UI + Qwen3 TTS

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill is classified as suspicious due to the direct command execution instruction `cmd /c start "" "C:\Users\user\Desktop\ComfyUI.lnk"` found in `SKILL.md`. While this command is plausibly intended to launch a local application (ComfyUI) required for the skill's function, direct shell command execution by an AI agent represents a significant security risk. Additionally, the skill instructs the agent to access the local file system to retrieve generated audio from `E:\Ai\Comfy UI\output\`, which, while necessary for its purpose, contributes to the overall elevated risk profile.