components-guide
Guides developers on using Convex components for feature encapsulation, promoting maintainable and reusable backend architectures.
Install this skill
or
85/100
Security score
The components-guide skill was audited on Feb 27, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 81
Template literal with variable interpolation in command context
SourceSKILL.md
| 81 | key: `user:${ctx.user._id}`, |
medium line 321
Template literal with variable interpolation in command context
SourceSKILL.md
| 321 | message: `Task "${task.title}" completed!`, |
low line 27
Webhook reference - potential data exfiltration
SourceSKILL.md
| 27 | ├── payments.ts (400 lines - Stripe, webhooks, billing) |
low line 164
External URL reference
SourceSKILL.md
| 164 | Browse [Component Directory](https://www.convex.dev/components): |
low line 522
External URL reference
SourceSKILL.md
| 522 | - [Component Directory](https://www.convex.dev/components) |
low line 525
External URL reference
SourceSKILL.md
| 525 | - [Stack: Backend Components](https://stack.convex.dev/backend-components) |
low line 529
External URL reference
SourceSKILL.md
| 529 | - [ ] Browse [Component Directory](https://www.convex.dev/components) for existing solutions |
Scanned on Feb 27, 2026
View Security Dashboard