acestep-simplemv

Warn

Audited by Socket on Sep 18, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/render.mjs

The code appears to be a legitimate Remotion music-video rendering utility, not malware. It contains a significant command-injection risk because user-controlled paths and options are interpolated into shell commands executed with execSync(). It also permits unsandboxed lyric file reads and lacks explicit traversal validation for relative asset paths. Use argument-array APIs such as spawnSync/execFileSync without a shell, validate codec and output values against allowlists, and enforce intended directory boundaries.

Confidence: 98%Severity: 72%
Audit Metadata
Analyzed At
Sep 18, 2026, 05:27 PM
Package URL
pkg:socket/skills-sh/ace-step%2Face-step-1.5%2Facestep-simplemv%2F@4e98e092317ca1b196ab3d17aa121d7d46159b768e02d5ed78eeb2b0d8b2a7c4
Security Audit — socket — acestep-simplemv