laravel-notification-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard Laravel code examples for building notifications. All demonstrated patterns follow framework best practices and do not include any malicious instructions, data exfiltration attempts, or obfuscated code.
- [COMMAND_EXECUTION]: The documentation includes standard Laravel CLI commands (
php artisan notifications:tableandphp artisan migrate) intended for local database schema setup. These are well-known administrative commands within the Laravel ecosystem. - [EXTERNAL_DOWNLOADS]: The skill mentions using 'Laravel Echo' via JavaScript, which is a standard library for real-time web applications, typically installed via official package registries.
Audit Metadata