ClawAudit verdict

voice-transcription

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Audio transcription skill using SiliconFlow API with SILICONFLOW_API_KEY read from env; sends audio files to the documented transcription API and returns text with no exfiltration or manipulation.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

60
security
60
transparency
70
maintenance

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your-api-key-here

Pattern match low

pip3 install — installs Python packages at runtime

scripts/transcribe.py · prose · downgraded · pip3 install

Pattern match low

Python os.environ.get — reads environment variable

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

Permissions & capabilities

Requires 2 system binaries. (1 elevated: curl).

credential_access

Is this flag fair?

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