Fetching from the wire…
Public story · 2026-08-26 · high
OIDC-scoped tokens replace static API keys across 100+ integrations, including Slack, GitHub and Salesforce.
Why now: Connect leaving beta for general availability removes the excuse to keep secrets in place.
Vercel Connect went generally available on every plan, including v0, per Vercel Connect's GA changelog. Leaked provider secrets in environment variables are a common way into a breach, and Connect closes that specific hole.
The feature changes how a deployment reaches outside services. Instead of storing a provider's API key in a project's environment variables, the deployment authenticates with the Vercel OIDC identity it already holds. It calls getToken() for a credential scoped to that one task. Vercel refreshes and expires the token itself, so no static secret sits in the project.
The list of covered services is long. Vercel counts more than 100 integrations, with managed connectors for Slack, GitHub, Linear, Salesforce, Snowflake and Microsoft. It also supports generic OAuth, API keys and MCP servers.
Any team with a provider secret already sitting in a Vercel project's environment variables has a migration to schedule.
Going GA doesn't retire the old path. Projects that keep static secrets in place get none of the protection, and the changelog sets no deadline for moving off them.
Each link below shares sources, entities, or timing with this story.
Hudson Rock got hold of the archive and counted it. 433,909 files. 118,829 CI runner dumps traced to 2,488 corporate domains. AWS keys, Salesforce client secrets, Slack signing secrets, Azure environment variables, and AI provider API keys belonging to NVIDIA, Volkswagen, Micr...
Two adapters on August 25: the Notion one lets an agent already running on Slack, Discord, GitHub, Teams or WhatsApp join comment discussions on Notion pages with no separate codebase, and the XChat one handles encryption, key management and signature verification for E2E-encr...
The sandbox firewall forwards requests to a v0 proxy using a per-sandbox certificate authority, so the proxy reads the traffic, verifies the sandbox's OIDC token, resolves the chat session, and fetches a fresh credential server-side. Critically, it injects credentials only int...
Six clients. One manifest. Zero vendor lock. Vercel published Agent Plugins 1.0.0 on August 6, an openly licensed spec that bundles Agent Skills and MCP servers behind a single portable manifest. The shape is deliberately boring: a plugin.json requiring only schemaVersion and...
A spec is a press release until someone who didn't write it implements it. GitHub made Agent Plugins 1.0 generally available on August 12 across VS Code, Copilot CLI, the Copilot SDK, and the Copilot app on all plans. The spec, published August 6, was co-authored by AWS, Anysp...
Vercel added ChatGPT accounts as an authentication option for both Vercel and v0. The interesting part isn't convenience, it's direction: OpenAI is being wired in as an OAuth identity provider on a major developer platform, the role Google and GitHub have held for a decade. If...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.