Caveat verdict
siliconflow-tts-gen
The skill generates text-to-speech audio via the SiliconFlow API using an env-var API key, sending only text to api.siliconflow.cn; the config file read is limited to auto-detecting the API key, proportionate to its TTS purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (4)
Possible hardcoded credential
SKILL.md · code · API_KEY="your-api-key
Accesses OpenClaw config/secrets directly
SKILL.md · frontmatter · ~/.openclaw/openclaw.json
subprocess execution — runs system commands from Python
scripts/generate.py · prose · downgraded · subprocess.run(
Python os.environ.get — reads environment variable
scripts/generate.py · prose · downgraded · os.environ.get(
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.
credential_access Is this flag fair?
Thanks — recorded.