full-page-screenshot

Warn

Audited by Socket on Aug 21, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/full-page-screenshot.mjs

No strong indicators of intentional malware (no C2/exfiltration, no keylogging, no reverse shell, no cryptomining). However, there are meaningful security risks typical for tooling: (1) user-controlled outputFile can lead to arbitrary file writes/deletes via fs.writeFileSync/rename/unlink; (2) the tool generates and executes a Python stitching script using execSync with a path derived from outputFile; (3) it executes JavaScript inside the browser via CDP Runtime.evaluate and can navigate to attacker-supplied URLs, potentially enabling host-internal network access. If the package is used with untrusted CLI arguments or against untrusted proxy endpoints, review/limit filesystem and command execution.

Confidence: 66%Severity: 52%
Audit Metadata
Analyzed At
Aug 21, 2026, 05:06 AM
Package URL
pkg:socket/skills-sh/ciciliaeth%2Fclaude-skills%2Ffull-page-screenshot%2F@2a4cf1ad0d595337e54807955093792890be8bbdbbbfcebff82888f3bd1397bc
Security Audit — socket — full-page-screenshot