laravel-providers
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard Laravel development practices and architectural patterns for organizing service providers and bootstrapping logic.
- [SAFE]: Environment configuration guidelines emphasize the "template and instance" pattern to prevent accidental exposure of secrets by ensuring .env files are git-ignored.
- [SAFE]: The skill recommends legitimate tools like git-crypt for managing encrypted secrets in version control when necessary.
- [SAFE]: Coding patterns like Model::unguard() are presented as architectural choices (intended for use with DTOs or Data classes) rather than attempts to maliciously bypass security controls.
- [SAFE]: External references (e.g., Sentry, Laravel Fortify) target well-known and reputable service providers within the technology ecosystem.
Audit Metadata