New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@mastra/vercel

Package Overview
Dependencies
Maintainers
7
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
This package has malicious versions linked to the ongoing "Mastra AI framework compromise" supply chain attack.

Affected versions:

1.0.1
View campaign page

@mastra/vercel

Vercel serverless sandbox provider for Mastra workspaces

Source
npmnpm
Version
1.5.0
Version published
Maintainers
7
Created
Source

@mastra/vercel

Vercel workspace sandbox providers for Mastra.

This package exposes two Vercel-backed sandbox implementations:

Installation

npm install @mastra/vercel

Usage

import { MastraEditor } from '@mastra/core/editor';
import { vercelSandboxProvider, vercelServerlessSandboxProvider } from '@mastra/vercel';

const editor = new MastraEditor({
  sandboxes: [vercelSandboxProvider, vercelServerlessSandboxProvider],
});

Documentation

  • Vercel Sandbox integration guide
  • Workspace documentation

Changelog

See the package changelog for version history and release notes.

Support

We have an open community Discord. Come and say hello and let us know if you have any questions or need any help getting things running.

FAQs

Package last updated on 03 Sep 2026

Related posts