dotnet-scaffold-project
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows secure delivery practices for .NET projects, such as enabling NuGet Audit, using package source mapping for supply-chain security, and pinning SDK versions in
global.jsonfor reproducible builds. - [SAFE]: All external references point to official Microsoft documentation and trusted package registries (NuGet).
- [SAFE]: Shell commands are standard
dotnetCLI operations for project creation and management. - [SAFE]: The skill includes explicit security enhancements, such as setting
NuGetAuditto true and configuringTreatWarningsAsErrorsto improve code quality and safety during builds.
Audit Metadata