deploy-to-vercel
Facilitates seamless deployment of applications and websites to Vercel, enhancing project management and collaboration.
Install this skill
or
91/100
Security score
The deploy-to-vercel skill was audited on May 23, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 235
Access to hidden dotfiles in home directory
SourceSKILL.md
| 235 | bash ~/.claude/skills/deploy-to-vercel/resources/deploy.sh [path] |
medium line 185
Access to .env file
SourceSKILL.md
| 185 | The 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 259
External URL reference
SourceSKILL.md
| 259 | Preview URL: https://my-app-abc123.vercel.app |
low line 260
External URL reference
SourceSKILL.md
| 260 | Claim URL: https://vercel.com/claim-deployment?code=... |
low line 279
External URL reference
SourceSKILL.md
| 279 | 1. Go to https://claude.ai/settings/capabilities |
Scanned on May 23, 2026
View Security Dashboard