dotnet-scaffold-project
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard .NET development workflows using the official 'dotnet' CLI and well-known configuration patterns for solution management.
- [SAFE]: No hardcoded credentials, unauthorized data access, or data exfiltration patterns were detected. The skill focuses solely on project initialization.
- [SAFE]: External dependencies are restricted to official NuGet packages (e.g., Microsoft.SourceLink.GitHub, xunit) and the official NuGet gallery. The inclusion of 'NuGetAudit' and 'packageSourceMapping' in the generated configuration actively promotes supply-chain security.
- [SAFE]: No obfuscation, prompt injection, or suspicious command execution patterns are present in the instructions or code snippets.
Audit Metadata