dotnet-core-expert
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected across the analyzed files.
- [CREDENTIALS_UNSAFE]: The skill correctly identifies and mitigates credential exposure by explicitly instructing users not to store secrets in code or
appsettings.json, recommending runtime environment variables or secret managers instead. - [EXTERNAL_DOWNLOADS]: All external references are to standard, well-known, and official packages from the .NET ecosystem (e.g., Microsoft.AspNetCore, MediatR, FluentValidation, Serilog), which are considered safe.
- [COMMAND_EXECUTION]: Command patterns identified (e.g., Docker builds, .NET CLI) are standard for software development workflows and do not exhibit malicious intent.
- [PROMPT_INJECTION]: The instructions focus purely on technical implementation and do not contain any bypass attempts or behavioral overrides.
Audit Metadata