Repository Analysis

vercel-labs/agent-skills

Vercel's official collection of agent skills

0.2 Likely human-written View on GitHub
0.2
Adjusted Score
0.2
Raw Score
100%
Time Factor
2026-05-29
Last Push
27,314
Stars
JavaScript
Language
26,991
Lines of Code
229
Files
4
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 0LOW 4

Pattern Findings

4 matches across 1 category. Click a row to expand file-level details.

Redundant / Tautological Comments4 hits · 6 pts
SeverityFileLineSnippet
LOWskills/deploy-to-vercel/resources/deploy.sh182# Check if input is a .tgz file or a directory
LOWskills/deploy-to-vercel/resources/deploy.sh208 # Check if this is a static HTML project (no package.json)
LOWskills/deploy-to-vercel/resources/deploy-codex.sh182# Check if input is a .tgz file or a directory
LOWskills/deploy-to-vercel/resources/deploy-codex.sh208 # Check if this is a static HTML project (no package.json)