MiniMax TTS 国内版
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill bundle appears benign. The `tts.py` script correctly uses `argparse` for command-line arguments, makes legitimate API calls to `api.minimaxi.com` using the `requests` library, and writes audio data to a local file. There is no evidence of data exfiltration, malicious execution (e.g., `os.system`, `subprocess.run` with unsanitized input, `eval`), persistence mechanisms, or obfuscation. The `SKILL.md` provides standard usage instructions and does not contain any prompt injection attempts against the OpenClaw agent.
