httpclient-factory
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for configuring HTTP clients using IHttpClientFactory, which is the recommended approach to avoid socket exhaustion and ensure proper DNS resolution.
- [SAFE]: The resilience strategies demonstrated use official Microsoft libraries (Microsoft.Extensions.Http.Resilience) and promote standard patterns like retries and circuit breakers, improving application stability.
- [SAFE]: Placeholders for sensitive data like authorization tokens are used appropriately in examples, and external URL references are limited to well-known services like GitHub or dummy domains for illustrative purposes.
- [SAFE]: Pattern recommendations for keyed clients and DelegatingHandlers follow the latest .NET 10 security and architecture best practices.
Audit Metadata