laravel-project-patterns
Pass
Audited by Gen Agent Trust Hub on Jul 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of extensive markdown documentation and agent instructions designed to maintain consistency in a Laravel project. No malicious patterns or security vulnerabilities were detected.
- [SAFE]: The skill uses synthetic placeholders (e.g., Workspace, ParentRecord, Actor) in all code examples to avoid exposing sensitive project details or real entity names.
- [SAFE]: Configuration examples for .env and other files follow standard practices, using placeholders for keys and tokens, and do not contain any hardcoded credentials.
- [SAFE]: The architectural guidelines include security-conscious patterns, such as verifying signatures and claims for external credentials (JWTs) and using atomic transactions for critical operations.
- [SAFE]: The skill explicitly addresses potential concurrency issues by providing guidance on row locking and database constraints to enforce business invariants.
Audit Metadata