Caveat verdict
sergei-mikhailov-stt
Speech-to-text skill using Yandex SpeechKit reading YANDEX_API_KEY from env, processing local audio via ffmpeg, and explicitly prohibiting logging API keys.
⚠ 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 (6)
References sudo — requests elevated privileges
README.md · code · sudo
Possible hardcoded credential
check.sh · prose · downgraded · API_KEY="${YANDEX_API_KEY}
Downloads executables from external URLs
README.md · code · download from https://
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
subprocess execution — runs system commands from Python
scripts/audio_processor.py · prose · downgraded · subprocess.run(
Python os.getenv — reads environment variable
scripts/config_manager.py · prose · downgraded · os.getenv(
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
Requires 2 environment variables. (1 sensitive: YANDEX_API_KEY). Requires 2 system binaries.
credential_access Is this flag fair?
Thanks — recorded.