terraform-infrastructure
Warn
Audited by Runlayer on Mar 4, 2026
Risk Level: MEDIUM
Scan Summary
Flagged Files (3)
terraform-infrastructure/references/terraform-deployment-script.mdMEDIUM
80.9%
Malicious tool definition detected
terraform plan \ -var-file="environments/$ENVIRONMENT.tfvars" \ -out="tfplan-$ENVIRONMENT" ;; apply) echo "Applying Terraform changes..." terraform apply \ -var-file="environments/$ENVIRONMENT.tfvars" \ -auto-approve ;; destroy) echo "WARNING: Destroying infrastructure in $ENVIRONMENT" read -p "Are you sure?
terraform-infrastructure/SKILL.md.originalLOW
71.6%
Malicious tool definition detected
terraform-infrastructure/scripts/validate-config.shLOW
58.8%
Tool passed security scan
Passed Files (5)Click to expand
terraform-infrastructure/SKILL.mdOK
39.3%
Tool passed security scan
terraform-infrastructure/references/aws-infrastructure-module.mdOK
35.3%
Tool passed security scan
terraform-infrastructure/templates/config-starter.yamlOK
34.4%
Tool passed security scan
terraform-infrastructure/references/variables-and-outputs.mdOK
8.5%
Tool passed security scan
terraform-infrastructure/restructure-report.jsonOK
4.7%
Tool passed security scan
Audit Metadata