laravel-best-practices
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a collection of Markdown files providing educational content and coding standards for the Laravel PHP framework. All code snippets are illustrative examples of framework features.
- [SAFE]: The security section (rules/security.md) explicitly promotes defensive coding practices, such as mass assignment protection, SQL injection prevention via parameter binding, and XSS prevention via output escaping.
- [SAFE]: No suspicious network activity, data exfiltration patterns, or hardcoded credentials were found. The skill advises using configuration files and environment encryption for secrets.
- [SAFE]: No obfuscation or hidden logic was detected within the instructions or the referenced rule files.
Audit Metadata