laravel-specialist
Pass
Audited by Gen Agent Trust Hub on Feb 15, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): No malicious patterns detected. The skill provides legitimate architectural and implementation guidance for the Laravel framework. All reviewed reference files contain standard developer documentation and coding patterns.\n- [PROMPT_INJECTION] (SAFE): No attempts to override system prompts or bypass safety filters were found. The constraints section explicitly reinforces security and validation protocols.\n- [CREDENTIALS_UNSAFE] (SAFE): No hardcoded credentials were found. Configuration examples for SQS and Redis correctly utilize environment variable wrappers such as
env('AWS_ACCESS_KEY_ID').\n- [REMOTE_CODE_EXECUTION] (SAFE): No remote script downloads or unsafe execution patterns (like piping curl to bash) identified. The skill focuses on local PHP development patterns.\n- [DATA_EXFILTRATION] (SAFE): There are no commands or code snippets that attempt to access sensitive system files (e.g., SSH keys, cloud credentials) or transmit data to external servers.
Audit Metadata