aspnet-core
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The skill consists entirely of architectural guidance, coding standards, and best practices for C# and ASP.NET Core development. It contains no executable scripts or shell commands.
- [CREDENTIALS_UNSAFE]: The skill explicitly promotes secure credential management by instructing the use of environment variables, user secrets, or KeyVault, and warns against committing secrets to configuration files.
- [SAFE]: The provided code snippets are static C# examples of Minimal APIs and dependency injection wiring. They do not perform any hidden network operations, file access, or obfuscated tasks. All guidance aligns with industry-standard security practices such as proper AuthN/AuthZ, input validation, and secure CORS configuration.
Audit Metadata