laravel-scout
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill instructions or referenced materials.
- [EXTERNAL_DOWNLOADS]: The skill utilizes the standard PHP package manager, Composer, to install well-known and reputable libraries including
laravel/scout,meilisearch/meilisearch-php, andalgolia/algoliasearch-client-php. - [CREDENTIALS_UNSAFE]: The documentation correctly identifies the need for API keys and provides placeholders (e.g.,
your-admin-key,masterKey) for environment variables. It includes a specific security warning to avoid storing keys in client-side code and to exclude sensitive data from search indexes using thetoSearchableArray()method.
Audit Metadata