dotnet-input-validation
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive and security-focused guidance for .NET input validation, encouraging developers to use robust validation frameworks.
- [SAFE]: It demonstrates security best practices, such as using allowlists for file extensions, enforcing maximum string lengths to prevent memory exhaustion, and using source-generated regex with timeouts to mitigate Regular Expression Denial of Service (ReDoS) attacks.
- [SAFE]: The documentation includes explicit warnings against common security pitfalls, such as trusting client-provided Content-Type headers or using denylists for security checks.
Audit Metadata