vid-motion-graphics

Warn

Audited by Socket on May 15, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/export-video.sh

This Bash wrapper appears to be a legitimate render-and-encode pipeline with no overt malicious indicators (no hardcoded secrets, no explicit exfiltration, no backdoor logic). The primary security concerns are supply-chain exposure from runtime, unpinned Playwright/Chromium installation and the execution of an external, unreviewed capture-frames.mjs file that performs the actual browser rendering. Additionally, passing user-controlled audio into ffmpeg expands the media-parsing attack surface, and suppressed ffmpeg stderr reduces detection/diagnostics of unexpected behavior. Overall: moderate security risk driven by supply-chain and delegated execution uncertainty, not by clear malicious intent in this fragment.

Confidence: 62%Severity: 60%
Audit Metadata
Analyzed At
May 15, 2026, 06:06 PM
Package URL
pkg:socket/skills-sh/Varnan-Tech%2Fopendirectory%2Fvid-motion-graphics%2F@fb5ef76116561a06798644d0619479208ae07771
Security Audit — socket — vid-motion-graphics