Menu

Post image 1
Post image 2
Post image 3
Post image 4
Post image 5
1 / 5
0

How Notion Workers run untrusted code at scale with Vercel Sandbox

Vercel News·Karson Seeley·4 days ago
#mYXXTeVs
#vercel#notion#workers#code#worker#agents
Reading 0:00
15s threshold

Notion Workers let you write and deploy code to give Custom Agents new powers: sync external data, trigger automations, call any API. With Workers, developers can build agents that sync CRM data on a schedule, open issues when error rates spike, and turn Slack threads into formatted content. Under the hood, every Worker runs on Vercel Sandbox . Tweet from Notion CEO Ivan Zhao on the launch of Notion Workers. Link to heading The problem: safely running code from any developer or agent Notion wanted to let anyone extend their platform with custom code. That's a hard infrastructure problem, but an even bigger security problem. Every Notion Worker runs arbitrary code generated by a third-party developer or agent, on behalf of a Notion user, potentially inside an enterprise workspace. Without proper isolation, a Worker would run in the same environment as the Custom Agent, with access to its secrets, permissions, and everything else in that execution context.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More