laravel-security
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a security guide for Laravel developers, providing correct and safe implementation examples for common security tasks.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets were found. The skill includes placeholders and examples (e.g.,
APP_KEY=,STRIPE_KEY=sk_live_...) in the context of teaching proper secret management and.envfile security. - [EXTERNAL_DOWNLOADS]: The skill mentions standard development tools like
composerfor dependency auditing and installing well-known security libraries (e.g.,HTMLPurifier), which is standard and safe practice. - [COMMAND_EXECUTION]: The skill references standard Laravel CLI commands (e.g.,
php artisan key:generate) as part of its educational content, which are safe and expected in this context.
Audit Metadata