Caveat verdict
step-asr
Audio transcription skill using the StepFun ASR streaming API with a user-provided API key; sends audio to the declared StepFun endpoint and returns transcripts locally — behavior matches stated 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 (5)
Possible hardcoded credential
SKILL.md · code · apiKey: "YOUR_STEPFUN_API_KEY
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
Python urllib.request — network access
scripts/transcribe.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/transcribe.py · prose · downgraded · os.environ.get(
Base64 encoding/decoding
scripts/transcribe.py · prose · downgraded · base64-encode
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: STEPFUN_API_KEY). Requires 1 system binary.
credential_access Is this flag fair?
Thanks — recorded.