configure-auth
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- Standard Security Implementation: The skill provides templates for well-established security frameworks, including ASP.NET Core Identity and Role-Based Access Control (RBAC). These are industry-standard approaches for securing web applications.
- Authentication State Management: It correctly addresses the complexities of maintaining authentication state across different Blazor render modes (Static SSR, Interactive Server, and WebAssembly), which helps prevent common implementation errors like stale or missing credentials.
- No Dangerous Commands: The instructions do not involve any external downloads, remote code execution, or unauthorized file system access. All code snippets are intended for inclusion in a standard C#/.NET development environment.
- Metadata Integrity: The skill's metadata accurately reflects its purpose, and the instructions are consistent with providing developer assistance for security configuration.
Audit Metadata