laravel-quality-checks

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOWCOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill defines several commands to run standard PHP/Laravel quality tools such as Pint, PHPStan, Psalm, and Artisan. These commands use local binaries found in the project's vendor/bin directory, which is standard practice for Laravel development.
  • [EXTERNAL_DOWNLOADS] (SAFE): No remote scripts or external packages are downloaded or installed by this skill.
  • [DATA_EXFILTRATION] (SAFE): There are no network requests or attempts to access sensitive system files (e.g., SSH keys, AWS credentials) detected.
  • [PROMPT_INJECTION] (SAFE): The skill does not contain instructions that attempt to override the agent's behavior or bypass safety guidelines.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 07:42 AM