dotnet-ado-publish
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard practices for Azure DevOps (ADO) pipelines, including NuGet packaging and containerization.
- [SAFE]: Secure credential management is prioritized by recommending the use of ADO Service Connections (NuGetOrgServiceConnection, MyACRServiceConnection) instead of hardcoding secrets or API keys in the pipeline YAML.
- [SAFE]: All referenced pipeline tasks, such as DotNetCoreCLI@2, Docker@2, and NuGetCommand@2, are official Microsoft-provided tasks from a trusted organization.
- [SAFE]: External resource references, such as the .NET runtime-deps image from mcr.microsoft.com, target well-known and trusted infrastructure.
Audit Metadata