vid-product-launch

Warn

Audited by Socket on May 15, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/export-video.sh

No explicit backdoor/exfiltration/destructive behavior is evident in the provided bash fragment. The primary security concern is that it evaluates JavaScript extracted from an HTML-embedded timeline using new Function(), creating an arbitrary code execution risk in the Node process when the HTML (or timeline contents) is attacker-influenced. Separately, it performs runtime installation/downloading of Playwright and Chromium via npm/npx without visible pinning/integrity controls, increasing supply-chain exposure. Overall: likely a rendering/automation tool, but with high-risk primitives that should be sandboxed or replaced with strict, data-only parsing and pinned dependencies.

Confidence: 74%Severity: 69%
Audit Metadata
Analyzed At
May 15, 2026, 06:06 PM
Package URL
pkg:socket/skills-sh/Varnan-Tech%2Fopendirectory%2Fvid-product-launch%2F@222d1b302dcfefc3788640b5335beb97cbbefbe7
Security Audit — socket — vid-product-launch