kelly-mv

Warn

Audited by Socket on Aug 25, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/gen_draft_video.mjs

This module is a local inference orchestrator with comparatively low evidence of direct malware in the wrapper code itself (no network/exfiltration/backdoor behavior observed). The main security concerns are trust-boundary weaknesses: caller-controlled output paths drive directory creation and file rename/move without containment/validation (potential overwrite/path traversal impact within process permissions), and process.env.LTX_CONFIG is used to select a config file path without sanitization/allowlisting (potential unsafe config selection). Additionally, forwarding the entire environment to the Python child increases exposure if the bundled inference code logs or mishandles environment data.

Confidence: 62%Severity: 56%
Audit Metadata
Analyzed At
Aug 25, 2026, 10:40 AM
Package URL
pkg:socket/skills-sh/mr-kelly%2Fskills%2Fkelly-mv%2F@bdca81fca816af67997aa4b660fe90cbbd669bdca1e0f89275103c3099c1953f
Security Audit — socket — kelly-mv