scenario-text-overlay

Warn

Audited by Socket on Sep 2, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/pillow_render.py

This module is primarily a rendering utility, not an obvious malicious payload. However, it can be security-relevant when `payload` is attacker-controlled: it performs outbound network requests to an arbitrary user-supplied `.ttf/.otf` URL (SSRF-like reachability) and then writes and parses attacker-controlled font binaries via PIL’s font loader. Additionally, attacker-controlled canvas/bbox and shrink-to-fit logic can enable CPU/memory DoS. No clear evidence of credential theft, command execution, or direct data exfiltration is present in this fragment. A separate reliability issue exists (likely `return canva` typo).

Confidence: 62%Severity: 62%
Audit Metadata
Analyzed At
Sep 2, 2026, 07:47 AM
Package URL
pkg:socket/skills-sh/scenario-labs%2Fskills%2Fscenario-text-overlay%2F@d7953803f059ed1390d2d6081ba254a6d4f749cfdd797ab92e49e7e48b96b94c
Security Audit — socket — scenario-text-overlay