laravel-specialist
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The instructions direct the agent to use standard Laravel Artisan CLI tools for database management, route discovery, and automated testing. Specific commands mentioned include php artisan make:model, migrate:status, route:list, and test. It also recommends using the Laravel Pint tool for code style linting.
- [SAFE]: The skill emphasizes secure development practices, such as preventing SQL injection by avoiding raw queries, using encrypted storage for sensitive data, and implementing proper validation for user input.
Audit Metadata