zod-patterns
Facilitates Zod schema validation with composable schemas, type inference, and error handling for robust data validation.
Install this skill
or
84/100
Security score
The zod-patterns skill was audited on May 12, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 404
Template literal with variable interpolation in command context
SourceSKILL.md
| 404 | z.string().catch((ctx) => `Error: ${ctx.error.message}`); |
medium line 565
Template literal with variable interpolation in command context
SourceSKILL.md
| 565 | error: (issue) => `Custom error: ${issue.code}`, |
medium line 572
Template literal with variable interpolation in command context
SourceSKILL.md
| 572 | return `Expected ${issue.expected}, got ${issue.received}`; |
low line 722
Access to .env file
SourceSKILL.md
| 722 | export const env = EnvSchema.parse(process.env); |
Scanned on May 12, 2026
View Security DashboardGitHub Stars 7
Rate this skill
Categorydevelopment
UpdatedMay 13, 2026
frontendreactdocxapidatabasetestingfrontend-developerbackend-developerfullstack-developerdata-scientistproduct-managerdevelopmentdata analyticsproduct
shepherdjerred/monorepo