Skip to main content

create-event-schema

Generates TypeScript types for event schemas and Zod validation, streamlining event handling in applications.

Install this skill

or
97/100

Security score

The create-event-schema skill was audited on Feb 19, 2026 and we found 3 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 154

Fetch to external URL

SourceSKILL.md
154await fetch('http://ms-notifier/api/events', {
low line 122

Access to .env file

SourceSKILL.md
122env: process.env.NODE_ENV as EventContext['env'] ?? 'development'
low line 154

External URL reference

SourceSKILL.md
154await fetch('http://ms-notifier/api/events', {
Scanned on Feb 19, 2026
View Security Dashboard
Installation guide →