openiddict-authorization
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of educational code snippets and templates for C# and the ABP Framework without any malicious instructions or executable scripts.
- [SAFE]: Authentication and authorization configurations follow official framework recommendations, such as using JWT Bearer authentication and OpenIddict validation.
- [SAFE]: The skill promotes the principle of least privilege by demonstrating granular permission definitions (Create, Edit, Delete) and role-based assignments.
- [SAFE]: Multi-tenant security patterns are handled correctly, showing how to restrict cross-tenant data access to host-level users with specific permissions.
- [SAFE]: No hardcoded credentials, sensitive file access, or suspicious network operations are present. Placeholder templates like '{ProjectName}' are used for project-specific values.
Audit Metadata