laravel-task-scheduling
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a comprehensive guide to Laravel's task scheduling system, covering Artisan commands, shell execution, and monitoring hooks.
- [SAFE]: Includes reliability best practices such as overlap prevention (
withoutOverlapping) and distributed environment handling (onOneServer). - [SAFE]: All shell command examples (e.g.,
pg_dump,node) and file paths are standard administrative tasks and do not represent malicious command injection. - [SAFE]: Monitoring examples utilize well-known health check services (e.g., Healthchecks.io) and follow standard patterns for infrastructure observability.
- [SAFE]: No obfuscation, data exfiltration, or unauthorized persistence mechanisms were detected.
Audit Metadata