Skip to main content

convex-component-authoring

Enables the creation and management of reusable Convex components with proper isolation 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