ClawAudit verdict
minimax-tts
minimax-tts-feishu
TTS skill converting text to speech via MiniMax API and sending audio to Feishu; credentials from env vars, all calls go to documented MiniMax and Feishu endpoints.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (5)
Possible hardcoded credential
README.md · code · API_KEY="your-minimax-api-key
References child_process — can spawn system processes
index.js · prose · downgraded · child_process
Uses spawn() — can execute external programs
index.js · prose · downgraded · spawn(
Python os.environ.get — reads environment variable
scripts/list_voices.py · prose · downgraded · os.environ.get(
POSTs data to external URL
scripts/tts_from_chat.py · prose · downgraded · .post(
"https://
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.