laravel
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for Laravel 12 development. All provided PHP templates follow standard framework security patterns, such as using
Hash::make()for passwords andFormRequestclasses for input validation. - [SAFE]: Documentation includes a 'Gotchas' guide that explicitly warns against security risks like
forceFill()and incorrect middleware ordering for authentication. - [SAFE]: External interactions are limited to querying documentation via the
mcp__context7tool, which is a legitimate use case for fetching up-to-date framework information.
Audit Metadata