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/tenancy package, which is widely used for database isolation in Laravel applications.\n- [SAFE]: Testing utilities provided in the reference files, such as ManagesTenants and RefreshDatabaseWithTenant, 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 in TenancyPest.php is a legitimate developer tool pattern for organizing test suites and does not introduce security risks.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 10:39 AM