Vercel’s Eve Framework Tests Whether Agent Tools Can Escape Shadow AI
Vercel introduced the open-source eve agent framework and Passport controls for employee-built AI apps, putting its developer platform strategy up against enterprise concerns over unmanaged agents, data exposure and cloud cost premiums.

Eve Turns Agent Building Into A Platform Bet
Vercel introduced eve, an open-source agent framework, at its Ship event in London and paired the launch with Passport controls for employee-created AI applications.
The move pushes Vercel beyond web deployment into a more contested question for enterprise software teams: whether custom AI agents can be simple enough for builders while remaining visible to IT and security teams.
The framework uses TypeScript and Markdown.
In Vercel’s model, an agent is organised as a directory of files that define instructions, skills, model provider, tools, authentication, channels and schedule.
Agents run in isolated virtual machines by default, and the code is available on GitHub under the Apache 2.0 license.
Simplicity Is The Pitch, Control Is The Risk
Vercel CTO Malte Ubl presented eve as a way to hide orchestration complexity from developers.
The framework is designed to manage lifecycle details such as sandboxes and context-window handling, while builders place configuration in the expected locations and deploy agents through the same Vercel command used for web applications.
That simplicity also creates enterprise risk.
If employees can quickly build and run agents, companies need a way to know which tools exist, what data they touch and whether the applications follow internal controls.
Passport targets that shadow AI problem by giving organisations a way to bring employee-created AI applications under company governance.
Model Choice And Cloud Economics Stay Open Questions
Eve can connect to model providers through Vercel’s AI SDK, and it can also use Vercel’s AI Gateway, which offers a single endpoint for multiple model providers and can switch providers to improve reliability.
Model choice therefore becomes part of the platform story rather than a fixed dependency on one large language model.
Cloud economics are more complicated.
Ubl acknowledged that using AWS indirectly through Vercel carries a cost premium, but argued that more efficient use of compute resources can offset it.
The claim will matter for teams evaluating whether agent workloads should run through a developer platform, directly with a cloud provider or in an internal environment.
Passport Shows Where Enterprise AI Is Headed
The launch reflects a broader shift in enterprise AI adoption.
The first wave focused on giving employees access to chatbots and coding tools.
The next phase centres on custom workflows that act on company systems, raising the stakes for authentication, approvals, auditability and data boundaries.
For Vercel, the watchpoint is adoption beyond early developer enthusiasm.
Eve needs to prove that a directory-based agent framework is useful in production, while Passport needs to show that governance does not become a bottleneck.
If both pieces work, Vercel gains a stronger claim on the enterprise AI development stack; if not, shadow AI remains a problem that simple deployment alone cannot solve.
















