web-clone
Audited by Socket on Jul 11, 2026
2 alerts found:
Anomalyx2No 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.
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.