install-media-tools

Warn

Audited by Socket on Aug 15, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/install.sh

No clear evidence of overt malware (e.g., exfiltration, credential theft, backdoors) is present in the shown fragment. The primary security concern is supply-chain risk: the script performs high-impact remote code execution by piping a fetched uv installer script directly into `sh`, and it downloads yt-dlp from a “latest” release without visible checksum/signature verification. Additionally, it relies on an external sourced helper script whose content is not shown, adding an extra trust dependency.

Confidence: 60%Severity: 70%
Audit Metadata
Analyzed At
Aug 15, 2026, 03:50 PM
Package URL
pkg:socket/skills-sh/timelapsetech%2Fmediaskills%2Finstall-media-tools%2F@dca58b4d8d1b6f357c6cb9c593445498af7ba682c7823340bdc97841cc500d32
Security Audit — socket — install-media-tools