Vercel's official collection of agent skills
4 matches across 1 category. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | skills/deploy-to-vercel/resources/deploy.sh | 182 | # Check if input is a .tgz file or a directory |
| LOW | skills/deploy-to-vercel/resources/deploy.sh | 208 | # Check if this is a static HTML project (no package.json) |
| LOW | skills/deploy-to-vercel/resources/deploy-codex.sh | 182 | # Check if input is a .tgz file or a directory |
| LOW | skills/deploy-to-vercel/resources/deploy-codex.sh | 208 | # Check if this is a static HTML project (no package.json) |