dotnet-health-checks
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of standard .NET development templates and Kubernetes configurations for health monitoring. No malicious patterns, obfuscation, or data exfiltration attempts were detected.
- [EXTERNAL_DOWNLOADS]: References established NuGet packages
AspNetCore.HealthChecks.NpgSqlandAspNetCore.HealthChecks.UI.Client. These are well-known libraries within the .NET ecosystem for implementing health check endpoints and UIs. - [DATA_EXPOSURE]: The provided templates correctly use
IConfigurationandGetConnectionStringto retrieve sensitive information like database credentials from the environment or secure configuration providers, rather than hardcoding them.
Audit Metadata