kull-generic-backend
Pass
Audited by Gen Agent Trust Hub on Jul 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for the Kull.GenericBackend library, which helps automate the creation of REST APIs from database objects. It includes clear security recommendations, such as setting
RequireAuthenticatedto true by default and enablingAlwaysWrapJsonto prevent CORS-based JSON hijacking. - [EXTERNAL_DOWNLOADS]: The skill mentions downloading the
Kull.GenericBackendpackage via NuGet and references the official GitHub repository (github.com/Kull-AG/kull-generic-backend) for documentation and schema validation. These are standard development operations for the library being documented. - [COMMAND_EXECUTION]: The skill includes a single command for adding the library via the .NET CLI (
dotnet add package), which is the standard method for installing NuGet packages in a development environment.
Audit Metadata