laravel-multi-tenancy
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows standard multi-tenancy patterns using the reputable
stancl/tenancypackage, which is widely used for database isolation in Laravel applications.\n- [SAFE]: Testing utilities provided in the reference files, such asManagesTenantsandRefreshDatabaseWithTenant, implement correct cleanup and transaction handling for both central and tenant databases.\n- [SAFE]: Tenant identification methods (domain, subdomain, and header-based) are implemented using established middleware patterns that are standard for multi-tenant SaaS architectures.\n- [SAFE]: The dynamic test configuration inTenancyPest.phpis a legitimate developer tool pattern for organizing test suites and does not introduce security risks.
Audit Metadata