ClawAudit verdict
minimax-tts
minimax-tts-generator
MiniMax TTS skill using MINIMAX_API_KEY from environment with multi-voice support and adjustable parameters; executionSinkDetected reflects normal Python script invocations for the TTS API call.
⚠ 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.
Permission integrity
package_install
Findings (5)
Possible hardcoded credential
SKILL.md · code · API_KEY="sk-your-key
Accesses OpenClaw config/secrets directly
scripts/minimax_tts.py · prose · downgraded · ~/.openclaw/openclaw.json
subprocess execution — runs system commands from Python
scripts/minimax_tts.py · prose · downgraded · subprocess.run(
Python os.environ.get — reads environment variable
scripts/minimax_tts.py · prose · downgraded · os.environ.get(
Python shutil file operation — copies/moves/deletes files
scripts/minimax_tts.py · prose · downgraded · shutil.copy(
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
Requires 1 environment variable. (1 sensitive: MINIMAX_API_KEY). Requires 1 system binary.
credential_accesspackage_install Is this flag fair?
Thanks — recorded.