vibehacker
News
Vercel Changelog ·

Vercel VCR GitHub Action logs in with OIDC, no long-lived secrets

Vercel’s Sept 25 changelog ships vercel/vcr-action/login, which exchanges a GitHub OIDC token for a short-lived Vercel access token so Actions can push to Container Registry without stored credentials. After linux/amd64 prep finishes, the same project can use that image as a custom Sandbox runtime.

More news

View all

Pluto finds 147 unauthenticated MCP servers open on the internet

Pluto’s Sept 24 research scanned public MCP endpoints and confirmed 147 of 179 findings accepted unauthenticated calls—including root exec shells, production SQL/CMS tools, and a Swiss municipal citizen workflow. Most still listen today; they recommend authenticating tools/call , scanning your own perimeter, and authorizing per tool…

Pluto Security

Vercel Sandbox adds memory observability in dashboard and CLI

Vercel’s Sept 25 changelog adds sandbox memory metrics (average, P75, P95) beside CPU and transfer on overview and detail pages, with the y axis scaled to each sandbox’s limit and a dashed line at 85%. The same series is queryable as memoryUsedBytes in Observability and via vercel metrics under vercel.sandbox.memory used bytes…

Vercel Changelog

Vercel Connect adds TanStack AI transport for MCP OAuth

Vercel’s Sept 24 changelog lets TanStack AI agents call OAuth protected MCP servers through Connect via connectMCPTransport in @vercel/connect/tanstack ai , with fresh tokens per request and no credentials for you to store. If the user hasn’t granted access, getConsentChallenge redirects them to Connect’s consent URL before the model runs…

Vercel Changelog

Spotted something we missed? Start a thread.