Skip to main content

deploy-to-vercel

Facilitates deployment of applications and websites to Vercel, streamlining the process for developers.

Install this skill

or
91/100

Security score

The deploy-to-vercel skill was audited on Jun 11, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 238

Access to hidden dotfiles in home directory

SourceSKILL.md
238bash ~/.claude/skills/deploy-to-vercel/resources/deploy.sh [path]
medium line 188

Access to .env file

SourceSKILL.md
188The script auto-detects the framework from `package.json`, packages the project (excluding `node_modules`, `.git`, `.env`), uploads it, and waits for the build to complete.
low line 262

External URL reference

SourceSKILL.md
262Preview URL: https://my-app-abc123.vercel.app
low line 263

External URL reference

SourceSKILL.md
263Claim URL: https://vercel.com/claim-deployment?code=...
low line 282

External URL reference

SourceSKILL.md
2821. Go to https://claude.ai/settings/capabilities
Scanned on Jun 11, 2026
View Security Dashboard
Installation guide →