Skip to main content
Run any Skill in Manus
with one click
$pwd:

klai-tenant-isolation-checks

// Klai tenant-isolation pattern checks. Codifies the standards from the audit-tenant-isolation-2026-05-05 fix cycle into reusable diff-time checks. Used by /klai:tenant-review and the GitHub Actions workflow. TRIGGER when reviewing a code diff that touches: - Postgres models with tenant columns (org_id, tenant_id) - Webhook or OAuth callback handlers - Service-to-service calls (klai-portal โ†’ knowledge-ingest, retrieval-api, etc.) - Qdrant search/scroll/upsert/delete - FalkorDB / Graphiti operations - Garage S3 image storage - Redis cache with tenant-scoped keys - Cross-org sites (lifespan, reapers, admin endpoints) - Pydantic Settings with secret/token fields - SOPS env-var changes NOT for: greenfield architecture decisions (use klai-security-audit), single-line typos, or non-Klai projects.

$ git log --oneline --stat
stars:1
forks:0
updated:May 6, 2026 at 08:06
File Explorer
2 files
SKILL.md
readonly