terraform-infrastructure

Warn

Audited by Runlayer on Mar 4, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
81%
Files
8
Flagged
3
Chunks
9
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
Max File Score
81%
Classification
KNOWN_SERVER_ALL_UNKNOWN
Files Scanned
8
Files Flagged
3
Chunks Analyzed
9
Analyzed
Mar 4, 2026, 03:22 PM
Security Audit — runlayer — terraform-infrastructure