baoyu-youtube-transcript

Warn

Audited by Socket on Jun 26, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/youtube.ts

This module primarily performs YouTube transcript/metadata retrieval. It does not show clear in-module malware behaviors (no backdoor/exfiltration/persistence evident). However, it materially increases security risk by (1) executing external binaries (yt-dlp/uvx/python) via spawnSync and parsing their output, (2) optionally passing local browser cookie access to that tool through an environment variable, and (3) writing remote content to an arbitrary caller-provided outputPath without visible validation. These are important supply-chain/execution and filesystem-safety concerns that should be reviewed at integration time (PATH/tool trust, environment handling, and outputPath confinement).

Confidence: 66%Severity: 64%
Audit Metadata
Analyzed At
Jun 26, 2026, 08:18 AM
Package URL
pkg:socket/skills-sh/guanyang%2Fopen-agent-hub%2Fbaoyu-youtube-transcript%2F@b4c9234a2a57cff1280c3e5ddaeac55b55cc69c9d4d79db975996ff31748450a
Security Audit — socket — baoyu-youtube-transcript