Skip to main content

saas-multi-tenant

Enables the design and implementation of secure multi-tenant SaaS architectures using PostgreSQL and TypeScript for efficient tenant isolation.

Install this skill

or
99/100

Security score

The saas-multi-tenant skill was audited on Jun 7, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 71

Access to .env file

SourceSKILL.md
71const pool = new Pool({ connectionString: process.env.DATABASE_URL });
Scanned on Jun 7, 2026
View Security Dashboard
Installation guide →