dotnet-resilience
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official NuGet packages including
Microsoft.Extensions.Http.Resilience,Microsoft.Extensions.Resilience, andPolly. It also links to documentation onlearn.microsoft.comandpollydocs.org. All these resources are well-known, industry-standard sources for .NET development. - [INDIRECT_PROMPT_INJECTION]: The instructions demonstrate how to bind resilience strategy options from an external configuration file (
appsettings.json). This pattern is a standard architectural practice in .NET applications for managing environment-specific settings safely and does not introduce malicious injection vulnerabilities in this context.
Audit Metadata