laravel-security
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of educational content and code snippets aimed at improving the security posture of Laravel applications.- [SAFE]: The instructions promote standard security practices such as CSRF protection, SQL injection prevention through parameter binding, and cross-site scripting (XSS) prevention via Blade escaping.- [SAFE]: Guidance on credential management correctly identifies that secrets should not be committed to source control and instead managed via environment variables.- [SAFE]: All code examples use standard Laravel framework features (e.g., Sanctum, Eloquent, Policies, Middleware) to implement security controls like rate limiting and session hardening.
Audit Metadata