volc-audio-transcription
Fail
Audited by Socket on Mar 25, 2026
1 alert found:
Obfuscated FileObfuscated Filescripts/transcribe_local.py
HIGHObfuscated FileHIGH
scripts/transcribe_local.py
No explicit signs of covert malware or backdoor functionality were found. The code's primary security concern is operational: it intentionally exposes local files by serving a directory and publishing it via ngrok, which can lead to accidental data leakage if run from a directory containing sensitive files. API keys are transmitted to an expected third-party endpoint (over HTTPS). Follow operational hygiene (use dedicated directory, limit exposure, validate responses) before using this script.
Confidence: 98%
Audit Metadata