terraform-azurerm-set-diff-analyzer

Warn

Audited by Runlayer on Feb 22, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
78%
Files
6
Flagged
6
Chunks
8
Flagged Files (6)
references/azurerm_set_attributes.jsonHIGH
78.3%

Malicious tool definition detected

Tool: references/azurerm_set_attributes.json Description: { "metadata": { "description": "AzureRM Provider Set-type attribute definitions", "lastUpdated": "2026-01-28", "source": "Terraform Registry documentation and AzureRM Provider source code" }, "resources": { "azurerm_application_gateway": { "backend_address_pool": "name", "backend_http_settings": "name", "custom_error_configuration": "status_code", "frontend_ip_configuration": "name", "frontend_port": "name", "gateway_ip_configuration": "n

references/azurerm_set_attributes.mdHIGH
78.3%

Malicious tool definition detected

- Search for the resource in [Terraform Registry](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs) - Verify the attribute is listed as "Set of ..." - Some resources like `azurerm_application_gateway` have Set attributes noted explicitly 2.

scripts/analyze_plan.pyHIGH
78.3%

Malicious tool definition detected

Tool: scripts/analyze_plan.py [1/3] Description: #!/usr/bin/env python3 # -*- coding: utf-8 -*- """ Terraform Plan Analyzer for AzureRM Set-type Attributes Analyzes terraform plan JSON output to distinguish between: - Order-only changes (false positives) in Set-type attributes - Actual additions/deletions/modifications Usage: terraform show -json plan.tfplan | python analyze_plan.py python analyze_plan.py plan.json python analyze_plan.py plan.json --format json --exit-code For CI/CD pipeline usa

SKILL.mdMEDIUM
57.7%

Tool passed security scan

scripts/.gitignoreMEDIUM
52.9%

Tool passed security scan

scripts/README.mdMEDIUM
47.6%

Tool passed security scan

Audit Metadata
Max File Score
78%
Classification
UNKNOWN_SERVER
Files Scanned
6
Files Flagged
6
Chunks Analyzed
8
Analyzed
Feb 22, 2026, 02:40 AM
Security Audit — runlayer — terraform-azurerm-set-diff-analyzer