creating-video

Warn

Audited by Socket on Jul 30, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/veo_generate.py

Overall, the module appears to be a legitimate authenticated client for submitting and downloading long-running video-generation jobs from a fixed Cloudflare gateway domain. No strong indicators of overt malware are present. The primary security concerns are (1) runtime, shell-based dependency installation (pip install requests) on ImportError without pinning/integrity controls, creating supply-chain risk, and (2) unsafe incorporation of untrusted prompts JSON keys (scene_id) into output filenames, enabling potential path traversal/overwrites. Secondary issues include weak validation of downloaded content and error/log output that may include partial remote response text.

Confidence: 66%Severity: 60%
Audit Metadata
Analyzed At
Jul 30, 2026, 08:57 PM
Package URL
pkg:socket/skills-sh/oaustegard%2Fclaude-skills%2Fcreating-video%2F@d1ce5630fdcb6bf6440090cf1aaec1e927f6bcd908a5662fa9fb1de60cfebb80
Security Audit — socket — creating-video