Caveat verdict

sergei-mikhailov-stt

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

18
security
70
transparency
70
maintenance

Findings (6)

Pattern match high

References sudo — requests elevated privileges

README.md · code · sudo

Pattern match high

Possible hardcoded credential

check.sh · prose · downgraded · API_KEY="${YANDEX_API_KEY}

Pattern match high

Downloads executables from external URLs

README.md · code · download from https://

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

subprocess execution — runs system commands from Python

scripts/audio_processor.py · prose · downgraded · subprocess.run(

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API