Introducing new token formats and secret scanning

Vercel News Feb 9, 2026

When API credentials are accidentally committed to public GitHub repositories, Gists and npm packages, Vercel now automatically revokes them to protect your account from unauthorized access.

When exposed credentials are detected, you'll receive notifications and can review any discovered tokens and API keys in your dashboard. This detection is powered by GitHub secret scanning and brings an extra layer of security to all Vercel and v0 users.

As part of this change, we've also updated token and API key formats to make them visually identifiable. Each credential type now includes a prefix:

We recommend reviewing your tokens and API keys regularly, rotating long-lived credentials, and revoking unused ones.

Learn more about account security.

Read more

link to the original content