stitched-full-page-capture

Warn

Audited by Socket on Jul 7, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/stitch_full_page_capture.mjs

This module does not show overt malware, obfuscation, or credential/exfiltration logic. However, it has substantial security exposure when the manifest (or CLI-provided manifest path) is attacker-influenced: it will visit arbitrary URLs using a headless browser (SSRF-like reachability) and it writes stitched and cropped images to filesystem locations derived from manifest-controlled path strings without ensuring they stay within the intended directory (path traversal/arbitrary file overwrite risk). External command invocation uses argument arrays (lower direct shell-injection likelihood), but the impact of untrusted file paths is still high. If the manifest and paths are fully trusted and validated upstream, risk is significantly reduced; otherwise it warrants hardening (path sanitization/allowlisting, URL scheme/network restrictions, and safer manifest handling).

Confidence: 72%Severity: 67%
Audit Metadata
Analyzed At
Jul 7, 2026, 03:46 PM
Package URL
pkg:socket/skills-sh/MengTo%2FSkills%2Fstitched-full-page-capture%2F@3d09369e3c904d062f95a976cf068ab64acb5b12fb6a7427385de28ed140be5d
Security Audit — socket — stitched-full-page-capture