laravel-best-practices

Pass

Audited by Gen Agent Trust Hub on Jul 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists of instructional markdown files providing coding guidelines for Laravel PHP development. It does not contain any executable scripts, binaries, or automated tasks that could compromise the host system.
  • [SAFE]: The skill explicitly promotes security best practices in rules/security.md, including mass assignment protection, authorization checks, SQL injection prevention using parameter binding, XSS prevention via HTML escaping, and CSRF protection.
  • [SAFE]: No obfuscation, data exfiltration patterns, or malicious network operations were detected. All external URL references are either placeholders (e.g., example.com) or pointers to well-known official services (e.g., GitHub, Stripe) for demonstration purposes.
  • [SAFE]: The skill encourages secure secret management, advising against committing .env files and recommending the use of encrypted environment variables or external secret stores.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 29, 2026, 11:15 PM
Security Audit — agent-trust-hub — laravel-best-practices