laravel-models
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes instructions to execute
php artisan ide-helper:models --write-mixin --reset --ansi. This is a well-known, standard command in the Laravel ecosystem used to generate helper files for IDE completion and does not pose a security risk in this context. - [SAFE]: The provided PHP files (
HasIdentifier.phpandAbstractFilter.php) contain standard, transparent logic for managing ULIDs and filtering patterns. The 'identifier rule' described in the documentation is a positive security practice that prevents internal ID enumeration attacks. - [SAFE]: No obfuscation, data exfiltration, or malicious prompt injection patterns were found in the instructions or code samples.
Audit Metadata