ia-php-laravel
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive guide for PHP and Laravel development, focusing on code quality, testing patterns, and common architectural pitfalls.
- [COMMAND_EXECUTION]: The instructions and reference documents recommend the use of standard development CLI tools including
phpunitfor testing,phpstanfor static analysis, and Laravel'sartisancommand for framework-specific tasks. These are used in the context of local development and CI/CD environments. - [EXTERNAL_DOWNLOADS]: The documentation references standard dependency management practices using
composer, specifically recommendingcomposer auditto scan for known vulnerabilities in third-party packages.
Audit Metadata