stitched-full-page-capture

Warn

Audited by Socket on Aug 30, 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 30, 2026, 02:54 PM
Package URL
pkg:socket/skills-sh/paperwave%2Fagent-skills-design%2Fstitched-full-page-capture%2F@3d09369e3c904d062f95a976cf068ab64acb5b12fb6a7427385de28ed140be5d
Security Audit — socket — stitched-full-page-capture