dotnet-rate-limiting
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for implementing ASP.NET Core rate limiting middleware. All code samples use official Microsoft namespaces (Microsoft.AspNetCore.RateLimiting) or well-known community libraries (StackExchange.Redis).
- [SAFE]: No malicious patterns such as prompt injection, obfuscation, or data exfiltration were detected. The skill explicitly teaches security best practices, such as setting queue limits to prevent memory exhaustion and identifying users for partitioning to avoid NAT-related issues.
- [SAFE]: Metadata and descriptions are consistent with the provided code templates, and no suspicious external network calls or remote code execution patterns are present.
Audit Metadata