aspnet-caching
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and implementation guides for official Microsoft libraries including
Microsoft.Extensions.Caching.StackExchangeRedis,Microsoft.Extensions.Caching.Hybrid, andMicrosoft.Extensions.Caching.SqlServer. - [SAFE]: Implementation examples for
IDistributedCachecorrectly usebuilder.Configuration.GetConnectionStringto retrieve sensitive credentials from the environment or configuration files, avoiding hardcoded secrets. - [SAFE]: The 'Anti-patterns' section proactively addresses security concerns, specifically highlighting the risk of cross-user data leaks when using
IMemoryCachewithout user-specific key prefixes. - [SAFE]: No obfuscation, unauthorized data exfiltration, or suspicious remote code execution patterns were identified in the instructions or code samples.
Audit Metadata