zsxq

Warn

Audited by Socket on Aug 14, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/scenarios/generate-video/record.js

No strong indicators of overt malware (no credential access, persistence, or explicit data exfiltration). However, the module has meaningful security risks under an untrusted-input threat model: it disables Chromium sandboxing while executing caller-supplied local HTML, and it runs ffmpeg via execSync using a command string that incorporates user-controlled outputFile (a potential shell command injection surface). Treat inputs (htmlFile/outputFile) as untrusted and mitigate by enabling sandboxing and using spawn/execFile with argv arrays plus strict path validation.

Confidence: 62%Severity: 56%
Audit Metadata
Analyzed At
Aug 14, 2026, 12:06 AM
Package URL
pkg:socket/skills-sh/unnoo%2Fzsxq-skill%2Fzsxq%2F@3ff57273875525968ed337bf48f45c69195bc9f75c604676c21946b9efb760ec
Security Audit — socket — zsxq