dotnet-web-backend

Pass

Audited by Gen Agent Trust Hub on Jul 15, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides standard architectural and development guidelines for ASP.NET Core services, focusing on resilience, observability, and fail-fast startup validation.
  • [SAFE]: Instructions explicitly include security best practices, such as masking secrets (e.g., API keys, tokens) before they reach logging sinks and auditing dependencies for vulnerabilities using dotnet list package --vulnerable.
  • [EXTERNAL_DOWNLOADS]: References standard and well-known .NET libraries from official package registries, including FluentValidation, Serilog, OpenTelemetry, and Redis components. These are common dependencies for the described functionality.
  • [COMMAND_EXECUTION]: Mentions the use of standard development CLI tools like dotnet format and dotnet list package for project maintenance and security auditing.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 15, 2026, 08:00 AM
Security Audit — agent-trust-hub — dotnet-web-backend