laravel-conventions
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill emphasizes secure development practices, such as preventing the inclusion of sensitive configuration files in version control, performing database backups before destructive migrations, and using proper authorization policies.
- [COMMAND_EXECUTION]: The instructions involve the use of standard local development utilities including
php artisanfor scaffolding and testing, andcomposerfor checking framework versions in the local environment.
Audit Metadata