dotnet-core-expert
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill promotes robust security practices, including the implementation of strong password hashing using PBKDF2 with 100,000 iterations and the use of non-root users in multi-stage Docker builds.
- [COMMAND_EXECUTION]: The workflow correctly utilizes standard .NET CLI tools such as 'dotnet build' and 'dotnet test' to verify implementation integrity and functional correctness, which is appropriate for a software development specialist.
- [EXTERNAL_DOWNLOADS]: The configuration and reference guides fetch dependencies and base images from well-known and trusted sources, specifically the Microsoft Container Registry (MCR) and the official NuGet gallery.
Audit Metadata