
Research
/Security News
Coruna Respawned: Compromised art-template npm Package Leads to iOS Browser Exploit Kit
Compromised npm package art-template delivered a Coruna-like iOS Safari exploit framework through a watering-hole attack.
sameweb-cli
Advanced tools
A CLI tool to clone websites into local folders using Puppeteer and AI. Useful for developers, researchers, and learners who want to quickly grab a site's structure and assets.
A powerful CLI tool to clone websites into local folders using Puppeteer + AI.
With sameweb CLI, you can scrape, analyze, and replicate website structures effortlessly — ideal for prototyping, backups, or research.
sameweb CLI can be installed globally or locally, depending on your use case.
Global installation makes the CLI available system-wide so you can run it from anywhere in your terminal.
This is the preferred method since CLI tools are meant to be accessible everywhere.
npm install -g sameweb-cli
# or using pnpm
pnpm add -g sameweb-cli
Here options are:
--key: OpenAI Keysameweb-cli <url> [options]
If you want to run sameweb CLI locally from the repo (without publishing to npm), follow these steps:
Clone the repository
git clone https://github.com/your-username/webCloner-CLI.git
cd webCloner-CLI
Install dependencies
pnpm install
# or
npm install
pnpm run dev
# or
npm run dev
FAQs
A CLI tool to clone websites into local folders using Puppeteer and AI. Useful for developers, researchers, and learners who want to quickly grab a site's structure and assets.
The npm package sameweb-cli receives a total of 28 weekly downloads. As such, sameweb-cli popularity was classified as not popular.
We found that sameweb-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Compromised npm package art-template delivered a Coruna-like iOS Safari exploit framework through a watering-hole attack.

Company News
As AI accelerates how code is written and shipped, Socket is scaling to protect the software supply chain from the growing wave of attacks targeting open source dependencies.

Company News
Socket is scaling to defend open source against supply chain attacks as AI accelerates software development.