baoyu-youtube-transcript
Warn
Audited by Socket on Jul 13, 2026
1 alert found:
AnomalyAnomalyscripts/youtube.ts
LOWAnomalyLOW
scripts/youtube.ts
No clear evidence of intentional malware is present in this module. The main security concerns are supply-chain/behavioral: executing external binaries via spawnSync (yt-dlp/alternatives) with remote-component behavior, optional loading of browser cookies via an environment variable passed to yt-dlp, and writing fetched remote content to an arbitrary caller-provided outputPath without visible sanitization. These should be reviewed as trust-boundary hardening items rather than treated as confirmed malicious code.
Confidence: 60%Severity: 62%
Audit Metadata