Skip to main content

convex-component-authoring

Teaches how to create and manage reusable Convex components with proper structure and dependency management for efficient development.

Install this skill

or
95/100

Security score

The convex-component-authoring skill was audited on Mar 1, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 425

Template literal with variable interpolation in command context

SourceSKILL.md
425throw new Error(`Rate limited. Try again at ${new Date(result.resetAt)}`);
Scanned on Mar 1, 2026
View Security Dashboard