stitched-full-page-capture

Warn

Audited by Socket on Jul 28, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/stitch_full_page_capture.mjs

No direct indicators of intentional malware (e.g., credential theft, backdoor commands, data exfiltration) are present in this module. The dominant security concerns are (1) SSRF/reachability-style risk from loading arbitrary pageUrl values from an untrusted manifest with no domain/protocol restrictions, and (2) potential arbitrary file overwrite/write by using manifest-controlled output paths (item.fullPageImage and section.file) to construct ffmpeg output and crop targets without ensuring they remain within articleDir. Command injection via shell is unlikely due to spawn argv usage, but attacker-controlled paths can still lead to unsafe filesystem writes and denial-of-service via ffmpeg.

Confidence: 68%Severity: 62%
Audit Metadata
Analyzed At
Jul 28, 2026, 03:02 AM
Package URL
pkg:socket/skills-sh/akillness%2Fjeo-skills%2Fstitched-full-page-capture%2F@1bf982c4615ca07e0fe9c415cf985f292689bc0e66404a9ec17eff1081037870
Security Audit — socket — stitched-full-page-capture