intro-video

Warn

Audited by Socket on Aug 30, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/asr.py

No direct evidence of intentional malware (e.g., backdoors, credential theft, or data exfiltration) is present in this module. The primary security concerns are supply-chain and archive-handling risk: the model archive is downloaded without integrity verification and extracted using tarfile.extractall with a fallback that could weaken safeguards depending on runtime behavior. Additionally, it invokes ffmpeg on attacker-controlled media, which is a typical external-binary attack surface. Overall, this is a mostly legitimate offline ASR utility, but it warrants hardening around model authenticity (hash/signature/pinning) and safer extraction practices.

Confidence: 64%Severity: 60%
Audit Metadata
Analyzed At
Aug 30, 2026, 02:30 PM
Package URL
pkg:socket/skills-sh/theorcdev%2Fskills%2Fintro-video%2F@fd589644d625bf28b08355a4d9ee66b47a735daa666fd10e1371dc92e97afeaa
Security Audit — socket — intro-video