What problem does it solve?
This Skill helps you review Convex applications for security flaws before they become production incidents, focusing on who can access data, who can perform actions, and how sensitive operations are protected.
Core Features & Use Cases
- Authorization Review: Check role-based access control, permission checks, and ownership validation across queries, mutations, and actions.
- Data Boundary Review: Identify overly broad queries, missing user-scoped filters, and leaks of private records or shared resources.
- Operational Safety Review: Examine external API usage, internal action isolation, rate limiting, audit logging, and destructive admin workflows.
- Use Case: Use this Skill to assess a Convex-powered customer portal or admin dashboard and produce a prioritized list of security fixes.
Quick Start
Ask the assistant to audit your Convex app for authorization gaps, data exposure, unsafe actions, rate limiting, and destructive-operation safeguards, then return concrete remediation steps.