laravel-architecture

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill documents standard Laravel administrative and development commands, such as php artisan migrate, php artisan install:api, and ./vendor/bin/pest. These are standard practices for the described workflow and do not involve arbitrary or malicious execution.
  • [EXTERNAL_DOWNLOADS]: The documentation references well-known and trusted packages within the Laravel community, including Spatie's Laravel Data, Pest, Saloon, and Laravel Sanctum. These are standard dependencies for modern Laravel development.
  • [CREDENTIALS_UNSAFE]: The checklist correctly advises users to manage sensitive information using environment variables (.env files), which is a security best practice. No hardcoded credentials or unsafe exposure patterns were found.
  • [PROMPT_INJECTION]: The skill's instructions are focused on architectural patterns and code organization. There are no attempts to override agent behavior, bypass safety filters, or extract system prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 10:02 AM