laravel-jsonapi
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a structured workflow using 'fuse-ai-pilot' agents and 'TeamCreate' to assist in codebase migration and JSON:API specification compliance research.
- [SAFE]: External references target official Laravel documentation and standard JSON:API v1.1 specifications, which are trusted technical resources.
- [SAFE]: A code template in 'references/relationships.md' demonstrates dynamic eager loading of model relationships. While this pattern could lead to unauthorized data exposure if implemented without strict validation in a production environment, it is presented as a documentation example for a developer-oriented skill and adheres to the primary purpose of teaching API implementation.
- [SAFE]: Resource visibility is correctly managed in the 'UserResource.php.md' template through conditional attribute authorization checks ($request->user()?->can('view-email', ...)), aligning with security best practices.
Audit Metadata