laravel-knowledge
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No instructions found that attempt to override agent behavior or bypass safety filters. The content is strictly educational and architectural.
- [DATA_EXFILTRATION]: No sensitive file paths, hardcoded credentials, or unauthorized network operations were detected. External URLs found (e.g., Stripe API) are used solely as well-known service examples for documentation purposes.
- [OBFUSCATION]: No obfuscated content, multi-layer encoding, or hidden characters were found in any of the 12 files.
- [REMOTE_CODE_EXECUTION]: No remote script downloads or dynamic execution patterns from untrusted sources are present. The skill contains grep patterns intended for local code auditing, which is consistent with its stated purpose.
- [COMMAND_EXECUTION]: While the skill references CLI commands (e.g., Artisan commands, grep, supervisor config), these are provided as documentation and standard usage examples for Laravel developers.
- [SAFE]: The skill promotes security best practices, including password hashing via domain ports, centralized authorization policies, and strict input validation via FormRequests.
Audit Metadata