dotnet-error-handling
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides software engineering guidelines for .NET development. It explicitly advises against exposing internal exception messages or stack traces to clients, which is a key security best practice for preventing information disclosure.
- [SAFE]: The code snippets provided for Result pattern implementation and Global Exception Handling follow standard .NET 8+ patterns and do not contain any unsafe command execution or data exfiltration logic.
- [SAFE]: No obfuscation, prompt injection, or suspicious external dependencies were found.
Audit Metadata