Skip to main content

deploy-checklist

Ensures pre-deployment checks for Vercel-hosted Next.js projects, enhancing code quality and deployment safety.

Install this skill

or
80/100

Security score

The deploy-checklist skill was audited on May 13, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 3

Webhook reference - potential data exfiltration

SourceSKILL.md
3description: "Runs build checks, validates environment variables, verifies database migration status, and checks Stripe webhook configuration for Vercel-hosted Next.js projects. Use before deploying,
medium line 30

Webhook reference - potential data exfiltration

SourceSKILL.md
309. Confirm webhook endpoint is registered in Stripe dashboard
medium line 31

Webhook reference - potential data exfiltration

SourceSKILL.md
3110. Verify webhook signing secret is in production env
medium line 17

Access to .env file

SourceSKILL.md
174. Check `.env.example` is up to date with any new variables
Scanned on May 13, 2026
View Security Dashboard
Installation guide →