dotnet-10-csharp-14
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): Documentation and code templates follow official Microsoft guidelines for .NET 10 and C# 14.
- [EXTERNAL_DOWNLOADS] (SAFE): References well-known, trusted libraries (e.g., MediatR, FluentValidation, Polly) and official Microsoft documentation. No suspicious or unverified dependencies are present.
- [PROMPT_INJECTION] (SAFE): No instructions were found that attempt to bypass safety filters, extract system prompts, or override agent behavior.
- [DATA_EXFILTRATION] (SAFE): Code examples for security configurations (JWT, CORS) use placeholders and do not attempt to access or transmit sensitive environment variables or local credentials.
- [COMMAND_EXECUTION] (SAFE): No instances of shell command execution or subprocess spawning were found.
Audit Metadata