filament-conventions
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured guidelines for developing with the Laravel Filament framework, focusing on resource organization, form validation, and multi-tenancy.
- [COMMAND_EXECUTION]: The skill includes a benign inspection command (
composer show filament/filament | grep versions) to assist the agent in determining the appropriate API version to use for code generation. - [SAFE]: The instructions explicitly advocate for security best practices, such as implementing authorization policies and using framework-specific traits like
RestrictsFileUploadsToSchemaComponentsto protect file upload endpoints from unauthorized access.
Audit Metadata