laravel-testing
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate architectural and testing guidelines for Laravel applications, following industry-standard best practices.
- [SAFE]: Includes explicit security instructions for data safety, mandating the isolation of test databases from production environments to prevent accidental data loss or exposure.
- [SAFE]: Promotes the use of framework-native fakes and mocks (e.g., Queue::fake, Http::fake) to ensure tests do not perform unintended network operations or external service interactions.
- [SAFE]: No malicious patterns such as prompt injection, obfuscation, or unauthorized data exfiltration were detected.
Audit Metadata