rest-api
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and best practices for developing REST APIs with Laravel. It includes detailed reference guides for routing, design principles, validation rules, error response structures, and versioning strategies.
- [INDIRECT_PROMPT_INJECTION]: The skill describes patterns for ingesting and processing untrusted data from HTTP requests (headers, query parameters, and request bodies). It mitigates potential risks by mandating the use of Laravel's built-in validation mechanisms (Form Requests) and structured JSON responses.
Audit Metadata