dotnet-ado-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Extensive analysis of the dotnet-ado-patterns skill confirms it is a benign collection of documentation and YAML templates for CI/CD automation. No evidence of prompt injection, obfuscation, or malicious intent was found.
- [COMMAND_EXECUTION]: The skill defines patterns for executing standard .NET build, test, and publishing commands using official Azure DevOps tasks (e.g., DotNetCoreCLI@2). These operations are legitimate and restricted to the intended purpose of project builds.
- [CREDENTIALS_UNSAFE]: The skill demonstrates secure handling of sensitive data by referencing Azure Key Vault-linked variable groups (e.g., sql-connection-string) and using runtime variable syntax instead of hardcoding credentials.
Audit Metadata