Skip to main content

convex-schema-validator

Validates and defines database schemas in Convex with TypeScript, ensuring proper typing and migration strategies.

Install this skill

or
94/100

Security score

The convex-schema-validator skill was audited on Mar 1, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 244

Template literal with variable interpolation in command context

SourceSKILL.md
244avatarUrl: `https://api.dicebear.com/7.x/initials/svg?seed=${user.name}`,
low line 244

External URL reference

SourceSKILL.md
244avatarUrl: `https://api.dicebear.com/7.x/initials/svg?seed=${user.name}`,
Scanned on Mar 1, 2026
View Security Dashboard