web-clone

Warn

Audited by Socket on Jul 11, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
scripts/interaction-probe.mjs

No clear malware/backdoor/exfiltration behavior is evident in this file. However, the code is an active recon/automation harness that navigates to arbitrary user-supplied URLs, performs automated interactions that can alter site state (especially if run in an authenticated context), and writes extensive unredacted evidence (screenshots, DOM/text snippets, and network/console metadata) to disk. Review the imported Playwright launcher module for any additional behavior, since that dependency is not visible here.

Confidence: 63%Severity: 50%
AnomalyLOW
scripts/asset-harvest.mjs

No clear evidence of classic malware (no backdoor/persistence, credential theft, command execution, or stealth). However, this module is a dual-use downloader that fetches and writes untrusted HTTP(S) URLs specified in a user-provided recon JSON, with insufficient guardrails (no allowlist, no timeouts/size limits, weak containment via recon.url hostname matching). In the presence of attacker-influenced recon data or permissive flags, it can be abused for SSRF-like HTTP egress/internal targeting and for resource exhaustion, and it will persist detailed URL information in a manifest.

Confidence: 68%Severity: 60%
Audit Metadata
Analyzed At
Jul 11, 2026, 02:29 AM
Package URL
pkg:socket/skills-sh/nexu-io%2Fopen-design%2Fweb-clone%2F@636b9666de5c8ba9d67974e404f9545dcbdacf6e29d5edecafde2605aa0e68d1
Security Audit — socket — web-clone