Skip to main content

saas-multi-tenant-v2

Facilitates the design and implementation of multi-tenant SaaS architectures with robust security and isolation features.

Install this skill

or
99/100

Security score

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

Categories Tested

Security Issues

low line 157

Access to .env file

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