stitched-full-page-capture

Warn

Audited by Socket on Aug 8, 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
Aug 8, 2026, 09:52 AM
Package URL
pkg:socket/skills-sh/mengto%2Fskills%2Fstitched-full-page-capture%2F@9b48580bf0da82da0d44cd3f6cb828bd112bf5bc4223d6ba40102e0bd686ed74
Security Audit — socket — stitched-full-page-capture