qwen-subtitle

Warn

Audited by Socket on Aug 7, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
scripts/dub_multi.py

No clear evidence of embedded malware (no eval/exec, no backdoor/persistence, no suspicious obfuscation). However, the script is highly sensitive: it reads an API key from env/config and uses it for authenticated network calls, uploads voice/audio derived from the input video, and executes multiple external binaries (ffmpeg/ffprobe/`bl`/curl) without integrity verification. The highest supply-chain risk is command hijacking via PATH/env-controlled FFMPEG/FFPROBE and the bare `bl` command. Treat the external CLI toolchain and runtime environment as trusted, and review/lock down PATH and environment variables.

Confidence: 66%Severity: 56%
AnomalyLOW
scripts/preview_editor.py

This fragment does not provide strong evidence of intentional malware (no exec/eval, no outbound network calls, no credential theft). However, it has a notable security weakness: transcript and track paths are derived from manifest-provided filenames and a client-controlled language selector without path normalization/sandboxing, and the transcript edit endpoint is unauthenticated. If the service is reachable and manifest filenames/symlinks are not fully trusted, it can enable arbitrary or unintended file read/write within the server’s filesystem context.

Confidence: 55%Severity: 62%
Audit Metadata
Analyzed At
Aug 7, 2026, 06:18 AM
Package URL
pkg:socket/skills-sh/oil-oil%2Fqwen_subtitle%2Fqwen-subtitle%2F@8f97a3b86c433b027ff1de9189ab3615245f30b3
Security Audit — socket — qwen-subtitle