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 Mar 1, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 384
Template literal with variable interpolation in command context
SourceSKILL.md
| 384 | z.string().catch((ctx) => `Error: ${ctx.error.message}`); |
medium line 545
Template literal with variable interpolation in command context
SourceSKILL.md
| 545 | error: (issue) => `Custom error: ${issue.code}`, |
medium line 552
Template literal with variable interpolation in command context
SourceSKILL.md
| 552 | return `Expected ${issue.expected}, got ${issue.received}`; |
low line 702
Access to .env file
SourceSKILL.md
| 702 | export const env = EnvSchema.parse(process.env); |
Scanned on Mar 1, 2026
View Security DashboardInstall this skill with one command
/learn @shepherdjerred/zod-patternsGitHub Stars 7
Rate this skill
Categorydevelopment
UpdatedMarch 29, 2026
claude-codecursorgithub-copilotcodexchatgptwindsurfclineroo-codeampopencodevibemanusantigravitygemini-cliapibackendcross-platformfrontend-developerbackend-developerfullstack-developerdata-scientistproduct-managerdevelopmentdata analyticsproduct
shepherdjerred/monorepo