terraform-azure-devops
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns detected. The skill consists of static documentation and configuration templates for Terraform.
- [EXTERNAL_DOWNLOADS] (SAFE): The configuration references the
microsoft/azuredevopsTerraform provider. Per [TRUST-SCOPE-RULE], Microsoft is a trusted organization, and referencing official providers is standard practice for infrastructure-as-code skills. - [CREDENTIALS_UNSAFE] (SAFE): The provided HCL snippets correctly use variables (
var.pat,var.db_password) for sensitive credentials rather than hardcoding them in the text, demonstrating good security hygiene.
Audit Metadata