The convex-security-check skill provides Convex developers with a structured security audit checklist covering authentication, function exposure, argument validation, row-level access control, and environment variable handling. It solves the problem of ensuring Convex applications follow security best practices by offering concrete verification points and code examples for common vulnerabilities. The skill is designed for developers building with Convex who need to validate their application's security posture before deployment.
npx skills add https://github.com/waynesutton/convexskills --skill convex-security-check