convert-url-to-nextjs

Warn

Audited by Socket on May 17, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/capture-url.sh

This module is primarily a capture orchestrator/validator. It does not itself show intrinsic malware behavior (no hidden exfiltration, persistence, or covert operations). However, it contains a high-impact execution sink: it runs a caller-supplied command string via `sh -c`, and it also exports sensitive file-path targets to that command. If --browser-command or BROWSER_CAPTURE_CMD can be influenced by an attacker, this becomes arbitrary command execution. Separately, --root is not constrained, enabling writes to attacker-chosen filesystem locations. Treat this script as safe only when browser_command and root are fully trusted and controlled by the caller.

Confidence: 74%Severity: 64%
Audit Metadata
Analyzed At
May 17, 2026, 10:43 PM
Package URL
pkg:socket/skills-sh/yigitkonur%2Fskills-by-yigitkonur%2Fconvert-url-to-nextjs%2F@3a52f0050af33e6c1a341404edf1daf79dfeb0f2
Security Audit — socket — convert-url-to-nextjs