laravel
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and associated reference materials promote security best practices, such as input validation, secure database querying, and proper environment variable management. No malicious patterns or behaviors were detected.
- [INDIRECT_PROMPT_INJECTION]: The skill facilitates processing of user-supplied project code.
- Ingestion points: Reads project-specific PHP files (controllers, models, service providers) through the agent's file system tools.
- Boundary markers: The skill explicitly instructs the agent to use form requests, validation boundaries, and authorization policies to separate untrusted input from sensitive operations.
- Capability inventory: Includes Artisan command execution and file modification capabilities, which are standard for development agents.
- Sanitization: The skill contains robust rules for sanitizing user input and preventing injection, specifically targeting Eloquent, raw SQL, and Blade templates.
Audit Metadata