ClawAudit verdict
telegram-voice-transcribe
The skill transcribes Telegram voice messages and audio notes into text using OpenAI Whisper API. It requires OPENAI_API_KEY environment variable and does not contain evidence of malicious behavior.
⚠ 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.
Findings (5)
References child_process — can spawn system processes
references/setup.md · code · child_process
pip3 install — installs Python packages at runtime
CLAWHUB.md · code · pip3 install
Accesses sensitive environment variables
references/setup.md · code · process.env.OPENAI_API_KEY
Python urllib.request — network access
scripts/transcribe.py · prose · downgraded · urllib.request
Python os.getenv — reads environment variable
scripts/transcribe.py · prose · downgraded · os.getenv(
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.