Skip to main content

zod-validation-expert

Enables developers to create type-safe validation schemas using Zod, enhancing TypeScript applications with robust data validation.

Install this skill

or
94/100

Security score

The zod-validation-expert skill was audited on May 14, 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 14, 2026
View Security Dashboard