dotnet-observability

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides architectural patterns and configuration templates for .NET observability. All recommended NuGet packages (e.g., OpenTelemetry.Extensions.Hosting, OpenTelemetry.Instrumentation.AspNetCore) are standard industry libraries.
  • [SAFE]: No malicious command execution, privilege escalation, or persistence mechanisms were detected. The use of environment variables like OTEL_EXPORTER_OTLP_ENDPOINT for configuration is a security best practice to avoid hardcoding endpoints.
  • [SAFE]: The provided code snippets demonstrate safe usage of standard .NET APIs for logging, metrics, and tracing, emphasizing structured logging and proper resource management.
  • [SAFE]: External references point to official documentation from Microsoft and the OpenTelemetry project, which are trusted sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 09:29 PM