terraform
Warn
Audited by Snyk on Feb 21, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill's Terraform configs reference remote registry sources (e.g., module "terraform-aws-modules/vpc/aws" and provider "hashicorp/aws" — registry.terraform.io/hashicorp/aws) which terraform init will fetch at runtime and whose fetched code executes as providers/modules, so this is a runtime external dependency that can execute remote code.
Audit Metadata