laravel-tdd
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows established industry best practices for Laravel testing, including the use of database transactions (
RefreshDatabase) to ensure test isolation and 'Fakes' for external services (Mail, Notifications, HTTP) to prevent unintended side effects during test execution. - [SAFE]: No hardcoded credentials, sensitive data exposure, or unauthorized network operations were detected in the instructions or code examples.
- [SAFE]: All suggested commands and dependencies (PHPUnit, Pest, PCOV) are standard tools within the PHP and Laravel ecosystem.
Audit Metadata