Tenant Scope Audit

Audit a multi-tenant codebase for queries, caches, jobs, or searches that are missing a tenant filter — the missed WHERE tenant_id that becomes a cross-tenant data leak. Use whenever the user works on a multi-tenant SaaS, asks to check tenant isolation, reviews data-access code, or mentions tenant scoping, RLS, or data leaks.

amineorion 75f24f2 2 files · 3.8 KB Updated

File contents

amineorion/claude-code-safety-skills/tree/main/skills/tenant-scope-audit commit 75f24f2f3e

Frequently asked questions

npx skillmds@latest add amineorion/tenant-scope-audit