dotnet-input-validation
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or obfuscation were identified. The skill is entirely educational and focuses on security-focused input handling.
- [EXTERNAL_DOWNLOADS]: References standard .NET NuGet packages such as Microsoft.Extensions.Validation and FluentValidation. These are official or well-known community libraries and represent safe, expected dependencies for the described functionality.
- [COMMAND_EXECUTION]: Demonstrates file system interaction and database operations within the context of secure application logic. The examples promote security best practices, such as verifying magic bytes for file uploads and using unique identifiers for filenames to prevent path traversal or overwriting existing files.
Audit Metadata