dotnet-add-ci
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides static YAML templates for common CI/CD platforms. The generated workflows use official actions (actions/checkout, actions/setup-dotnet, actions/upload-artifact) and Azure DevOps tasks (UseDotNet, DotNetCoreCLI, PublishBuildArtifacts), which are from well-known and trusted providers.
- [EXTERNAL_DOWNLOADS]: The 'Verification' section suggests installing a third-party GitHub CLI extension ('gh-workflow-validator' by user moritztomasi). This is a recommendation for manual user verification of the generated YAML and is not executed automatically by the agent.
- [COMMAND_EXECUTION]: The skill uses standard .NET CLI commands (dotnet restore, build, test, pack) which are appropriate for the stated purpose of building and testing .NET projects.
Audit Metadata