cd /news/ai-agents/vercel-security-dashboard-is-now-gen… · home topics ai-agents article
[ARTICLE · art-111885] src=vercel.com ↗ pub= topic=ai-agents verified=true sentiment=· neutral

Vercel Security Dashboard is now generally available

Vercel's Security Dashboard is now generally available on all plans, providing a unified view of security posture across accounts and projects, with automatic flagging of issues like team members without 2FA, long-lived credentials, public preview deployments, and stale environment variables. The dashboard orders misconfigurations by risk and offers CSV export, while a new Vercel CLI command `vercel security check` enables agents to apply fixes such as enabling Git fork protection, marking environment variables as sensitive, and replacing static credentials with OIDC federation.

read1 min views1 publishedAug 26, 2026

The Vercel Security Dashboard is now generally available on all plans, giving you one place to see your security posture across every account and project.

You can access the Security Dashboard in the UI or run vercel security check

in the Vercel CLI.

As teams grow and coding agents make it faster to spin up projects, small misconfigurations add up quietly. The Security Dashboard automatically flags issues like:

Team members without 2FA

Long-lived credentials that can be replaced with OIDC

Public preview deployments Non-sensitive and stale environment variables

Misconfigurations are ordered by risk with the most severe first, and each finding links to the settings that fix them.

Findings that are just noise for your team can also be muted, and all results can be exported to a CSV file for triage or reporting.

You can also run the same checks in your terminal through the new Vercel CLI vercel security check

command, allowing your agents to work through the findings for you.

An agent using vercel security check --findings

can read what failed, apply the fix and re-check to confirm. Fixes an agent can apply include:

Turning on Git fork protection

Marking an environment variable as sensitive

Replacing a static credential with OIDC federation

You can also scope the check to one project with --project

when you want a narrow change set.

In CI or any other non-interactive environment, the command writes the report to stdout as JSON automatically, giving agents structured output without extra flags.

Get started by running your first scan from the Security Dashboard, and learn more in the Security Dashboard documentation.

── more in #ai-agents 4 stories · sorted by recency
── more on @vercel 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/vercel-security-dash…] indexed:0 read:1min 2026-08-26 ·