ClawAudit verdict
xiaomi-mimo-tts
The skill has been flagged with an execution sink which could potentially be used for malicious purposes.
⚠ 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 (7)
Possible hardcoded credential
scripts/_env.sh · prose · downgraded · API_KEY="${MIMO_API_KEY}
References child_process — can spawn system processes
scripts/base/mimo_tts.js · prose · downgraded · child_process
subprocess execution — runs system commands from Python
scripts/base/mimo_tts.py · prose · downgraded · subprocess.run(
Accesses sensitive environment variables
scripts/base/mimo_tts.js · prose · downgraded · process.env.XIAOMI_API_KEY
Node http/https module — low-level network access
scripts/base/mimo_tts.js · prose · downgraded · require('https')
Python urllib.request — network access
scripts/base/mimo_tts.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/base/mimo_tts.py · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/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.