Skip to main content

zod-validation-expert

Provides expertise in Zod for TypeScript schema validation, enhancing type safety and integration with modern frameworks like React and Next.js.

Install this skill

or
94/100

Security score

The zod-validation-expert skill was audited on May 28, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 16

Access to .env file

SourceSKILL.md
16- Use when setting up environment variable validation (`process.env`)
low line 246

Access to .env file

SourceSKILL.md
246const env = envSchema.parse(process.env);
Scanned on May 28, 2026
View Security Dashboard