dotnet-core-expert

Fail

Audited by Runlayer on Mar 7, 2026

Risk Level: HIGH
Scan Summary
Max Score
95%
Files
6
Flagged
2
Chunks
9
Flagged Files (2)
dotnet-core-expert/references/cloud-native.mdHIGH
95.1%

Malicious tool definition detected

Description: ```csharp using OpenTelemetry.Resources; using OpenTelemetry.Trace; using OpenTelemetry.Metrics; builder.Services.AddOpenTelemetry() .ConfigureResource(resource => resource.AddService("MyApp")) .WithTracing(tracing => tracing .AddAspNetCoreInstrumentation() .AddHttpClientInstrumentation() .AddEntityFrameworkCoreInstrumentation() .AddOtlpExporter(options => { options.Endpoint = new Uri("http://jaeger:4317"); })) .WithMetrics(metrics => metrics .AddAspNetCoreInstrumentation() .AddHttp

dotnet-core-expert/references/authentication.mdLOW
69.4%

Tool passed security scan

Passed Files (4)Click to expand
dotnet-core-expert/references/entity-framework.mdOK
32.5%

Tool passed security scan

dotnet-core-expert/SKILL.mdOK
31.6%

Tool passed security scan

dotnet-core-expert/references/minimal-apis.mdOK
11.1%

Tool passed security scan

dotnet-core-expert/references/clean-architecture.mdOK
3.9%

Tool passed security scan

Audit Metadata
Max File Score
95%
Classification
KNOWN_SERVER_KNOWN_TOOL_LIST
Files Scanned
6
Files Flagged
2
Chunks Analyzed
9
Analyzed
Mar 7, 2026, 08:50 AM
Security Audit — runlayer — dotnet-core-expert