Keeping your Convex application safe and secure is important. This skill helps you check for weak spots in your code. It focuses on who can do what, what data they can see, and how to stop abuse.
The skill covers five main areas. First, authorization logic makes sure only the right people take actions. Second, data access boundaries keep user data private. Third, action isolation protects external calls. Fourth, rate limiting prevents too many requests. Fifth, sensitive operations guard critical functions.
You can use this skill to find and fix security problems before they cause harm. It gives you clear patterns and code examples for a stronger, safer app.
Global
mkdir -p ~/.claude/skills/convex-security-auditProject
mkdir -p .claude/skills/convex-security-auditSource Repository
Azure Compliancemicrosoft/azure-skills
Audit Azure compliance and Key Vault expiration with azqr scans
Firebase Security Rules Auditorfirebase/agent-skills
Find weak spots in Firestore rules and get clear fixes
Golang Securitysamber/cc-skills-golang
Find and fix security flaws in Go code using expert guidance and automated tools
Clerk Nextjs Patternsclerk/skills
Secure your Next.js app with Clerk middleware, server actions, and caching
Persona It Admingoogleworkspace/cli
Keep your digital workspace safe with IT admin security workflows
Two Factor Authentication Best Practicesbetter-auth/skills
Secure user logins with two-factor authentication using Better Auth
Gws Modelarmor Create Templategoogleworkspace/cli
Create new templates for Google Model Armor to protect AI apps from harmful content
Gws Modelarmor Sanitize Promptgoogleworkspace/cli
Clean user prompts safely with Google Model Armor templates