What problem does it solve?
This Skill prevents unvetted authentication, permission, webhook, and API surfaces in the Makalah app from exposing sensitive data or allowing unauthorized actions by guiding a structured security review.
Core Features & Use Cases
- Structured Security Workflow: Follow the six-step audit that gathers context, validates auth/permissions, assesses data exposure, reviews webhooks, hardens APIs, and documents evidence plus recommendations.
- Targeted Reference Reading: Consume the curated
.references checklist to understand Clerk, Convex, Next.js routes, webhook guarantees, and data minimization expectations before reporting.
- Use Case: Before launching a new Convex-powered endpoint, run this Skill to ensure Clerk session guards, role enforcement, data masking, and webhook verification are all in place.
Quick Start
Ask the security-auditor to inspect Clerk auth, API routing, webhook verification, and data exposure controls for the Makalah app.