skills/ronnythedev/dotnet-clean-architecture-skills/dotnet-permission-authorization/Gen Agent Trust Hub
dotnet-permission-authorization
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard .NET 8+ authorization patterns using well-established interfaces such as
IAuthorizationPolicyProvider,IAuthorizationHandler, andIClaimsTransformation. No malicious code or suspicious network activity was detected. - [SAFE]: The provided code templates follow security best practices, including the use of constants to prevent magic-string errors, centralizing permission definitions, and logging authorization failures for audit trails.
- [SAFE]: The dependency
Microsoft.AspNetCore.Authorizationis a standard, official framework package. The skill does not attempt to download code from untrusted external sources.
Audit Metadata