dotnet-csharp

Pass

Audited by Gen Agent Trust Hub on Mar 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists exclusively of educational documentation and coding standards for C# and .NET development.
  • [SAFE]: Security-sensitive topics such as path traversal and regular expression denial of service (ReDoS) are addressed with clear guidance on how to prevent these vulnerabilities in application code (e.g., using Path.Join instead of Path.Combine and implementing [GeneratedRegex] with timeouts).
  • [SAFE]: No executable code, shell scripts, or suspicious dependencies are included. Mentions of external NuGet packages refer to well-known, established libraries in the .NET ecosystem (e.g., FluentValidation, MessagePack, Microsoft.FeatureManagement).
  • [SAFE]: Examples involving potentially sensitive paths (e.g., /etc/passwd) or insecure patterns are used strictly for instructional purposes to illustrate security risks and their corresponding remediations.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 13, 2026, 11:28 PM