Convex Authz

Audit and harden a Convex app's authorization: identity-from-arg impersonation, missing per-document ownership checks, public queries leaking data by a client-supplied id, and writes into a parent/container the caller doesn't own. Scans for the 4 shapes, applies requireIdentity/requireOwner, verifies with tsc. TRIGGER on 'secure my app', 'audit auth/authz', 'who can access this data'. SKIP when there is no convex/ directory.

get-convex 125dc69 9.1 KB Updated

File contents

get-convex/agent-skills/tree/main/skills/convex-authz commit 125dc69331

Frequently asked questions

npx skillmds@latest add get-convex/convex-authz