multi-tenant-platform-architecture
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Architecture Guidance] (SAFE): The skill is purely informational, providing structural advice for building SaaS platforms. It includes references to official documentation from Cloudflare, Vercel, and the Public Suffix List.
- [Data Isolation] (SAFE): The guidance correctly emphasizes security best practices, such as using Postgres Row-Level Security (RLS) for data isolation and least-privilege bindings for Cloudflare Workers.
- [Identity Management] (SAFE): The skill explicitly warns against trusting client-supplied tenant identity and mandates server-side/middleware authority for tenant resolution.
- [Dependencies] (SAFE): While it mentions packages like
@vercel/sdk,@vercel/edge-config, and Neon Postgres, it does not contain code to install or execute them; it only references them as part of the architecture.
Audit Metadata