
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
@mastra/editor
Advanced tools
Affected versions:
The data and provider layer behind Mastra Studio editing experiences. It manages agents, prompts, scorers, MCP servers, workspaces, skills, and favorites across code and storage sources.
npm install @mastra/editor
Pass the editor to your Mastra instance to enable Studio editing, versioning, prompt blocks, and agent code overrides.
import { Mastra } from '@mastra/core/mastra';
import { MastraEditor } from '@mastra/editor';
export const mastra = new Mastra({
editor: new MastraEditor(),
});
See the package changelog for version history and release notes.
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
Mastra Editor for agent management and instantiation
The npm package @mastra/editor receives a total of 53,980 weekly downloads. As such, @mastra/editor popularity was classified as popular.
We found that @mastra/editor demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers collaborating on the project.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.