ClawAudit verdict

telegram-voice-transcribe

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

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.

55
security
90
transparency
70
maintenance

Findings (5)

Pattern match high

References child_process — can spawn system processes

references/setup.md · code · child_process

Pattern match medium

pip3 install — installs Python packages at runtime

CLAWHUB.md · code · pip3 install

Pattern match medium

Accesses sensitive environment variables

references/setup.md · code · process.env.OPENAI_API_KEY

Pattern match low

Python urllib.request — network access

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

Pattern match low

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?

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