aspnet-core
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an educational and procedural guide for ASP.NET Core development.
- [SAFE]: It emphasizes security best practices, such as the proper use of secret management (e.g., Azure Key Vault, User Secrets) and avoiding hardcoded credentials in source control.
- [SAFE]: All external references target official Microsoft documentation (learn.microsoft.com), which is a trusted and well-known service.
- [SAFE]: The code snippets provided are standard C# patterns for middleware, dependency injection, and authentication setup without any malicious logic or hidden commands.
- [SAFE]: The skill explicitly instructs the agent to validate that secrets are not committed to source control and to use secure communication (HTTPS).
Audit Metadata