create-music-elevenlabs

Warn

Audited by Socket on Aug 10, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/gen_music.py

No definitive malicious payload is evident in the visible fragment (no eval/exec, no shell invocation, no direct exfiltration logic). However, the code exhibits meaningful security risks: insecure temporary path handling via tempfile.mktemp (TOCTOU race), direct embedding of user-controlled values into ffmpeg’s -af filter expression (broadens parsing/execution attack surface), and fully user-controlled output path (potential overwrite risk depending on privileges). The largest remaining uncertainty is the black-box eleven_music function, which receives the untrusted prompt and could perform network/file actions; without its implementation, the supply-chain/malicious behavior cannot be ruled out.

Confidence: 56%Severity: 54%
Audit Metadata
Analyzed At
Aug 10, 2026, 02:59 PM
Package URL
pkg:socket/skills-sh/gooseworks-ai%2Fgoose-skills%2Fcreate-music-elevenlabs%2F@9813807c26a984755cfe7faa174f13734b281745ec6767eac9bddbb32dd23e86
Security Audit — socket — create-music-elevenlabs