render-chatgpt-chat

Warn

Audited by Socket on Jul 15, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/render-end-card.js

This module is best characterized as a local HTML-to-image/video generator with two major security concerns when the config/inputs are attacker-controlled: (1) high-impact command injection potential through execSync where ec.dwell_sec is interpolated into an ffmpeg shell command without numeric validation/quoting; and (2) unsanitized SVG/markup injection into generated HTML (logoSvg/wordmark) that is then rendered by Playwright. While there is no explicit malware routine in the snippet, the combination of shell execution and rendered active content makes it unsuitable to run with untrusted configuration.

Confidence: 74%Severity: 74%
Audit Metadata
Analyzed At
Jul 15, 2026, 09:42 AM
Package URL
pkg:socket/skills-sh/gooseworks-ai%2Fgoose-skills%2Frender-chatgpt-chat%2F@a7043ec05a8f07f9b6df03a666a19c3bc0b86069ce12b10c474abce3c8c52d50
Security Audit — socket — render-chatgpt-chat