
Security News
US Government Forces Anthropic to Pull Claude Fable Days After Launch
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.
@vercel/sandbox
Advanced tools
Vercel Sandbox allows you to run arbitrary code in isolated, ephemeral Linux VMs. This product is in private beta.
Vercel Sandbox allows you to run arbitrary code in isolated, ephemeral Linux VMs. This product is in private beta.
A sandbox is an isolated Linux system for your experimentation and use. Internally, it is a Firecracker MicroVM that is powered by the same infrastructure that powers 1M+ builds a day at Vercel.
Vercel Sandbox is in private beta. These examples will not work unless these APIs are enabled for your team.
$ mkdir sandbox-test
$ pnpm init
$ pnpm add @vercel/sandbox
$ pnpm add --save-dev tsx
Now create whoami.ts:
{@includeCode ../cli/src/example-whoami.ts}
Run it like this:
$ VERCEL_TEAM_ID=<team_id> VERCEL_TOKEN=<token> pnpm tsx ./whoami.ts
Running as: vercel-sandbox
Working dir: /vercel/sandbox
Now have a look at the sidebar for which classes exist.
sudo is not available. User code is executed as the vercel-sandbox user.The base system is an Amazon Linux 2023 system with the following additional packages installed.
bind-utils
bzip2
findutils
git
gzip
iputils
libicu
libjpeg
libpng
ncurses-libs
openssl
openssl-libs
procps
tar
unzip
which
whois
zstd
node22 system ships a Node 22 runtime under /vercel/runtimes/node22.vercel-sandbox user./vercel/sandbox is writable.FAQs
Software Development Kit for Vercel Sandbox
The npm package @vercel/sandbox receives a total of 2,257,975 weekly downloads. As such, @vercel/sandbox popularity was classified as popular.
We found that @vercel/sandbox demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers 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.

Security News
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.

Security News
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.