dotnet-agent-gotchas
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for .NET development best practices, focusing on correcting common AI agent mistakes in code generation.
- [SAFE]: External references point exclusively to official Microsoft documentation (learn.microsoft.com), which are well-known and trusted resources.
- [SAFE]: The skill contains explicit warnings against the use of insecure or deprecated APIs such as BinaryFormatter (known for deserialization vulnerabilities) and obsolete cryptography providers, directing agents toward modern, secure alternatives like System.Text.Json and RandomNumberGenerator.
- [SAFE]: No obfuscation, prompt injection, or unauthorized network operations were detected in the instructions or code samples.
Audit Metadata