laravel-verification

Pass

Audited by Gen Agent Trust Hub on Jun 24, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill performs project verification by executing a series of standard commands including PHP, Composer, and Laravel's Artisan CLI tool.
  • [COMMAND_EXECUTION]: Executes local project dependencies located in the vendor/bin/ directory, such as Laravel Pint, PHPStan, and Psalm, to perform linting and static analysis.
  • [COMMAND_EXECUTION]: Uses the php artisan tinker --execute command to dispatch a healthcheck job to the queue, facilitating verification of the queue worker configuration.
  • [SAFE]: Accesses the .env configuration file to verify security settings, specifically checking that APP_DEBUG is disabled for production environments, which is a recommended security best practice.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 24, 2026, 12:58 PM
Security Audit — agent-trust-hub — laravel-verification