Caveat verdict

step-asr

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

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.

53
security
90
transparency
90
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · apiKey: "YOUR_STEPFUN_API_KEY

Pattern match medium

Accesses OpenClaw config/secrets directly

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

Pattern match low

Python urllib.request — network access

scripts/transcribe.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/transcribe.py · prose · downgraded · os.environ.get(

Pattern match low

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?

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