terraform-test
Pass
Audited by Runlayer on Feb 26, 2026
Risk Level: LOW
Scan Summary
Flagged Files (1)
terraform-test/SKILL.mdLOW
72.3%
Tool passed security scan
Malicious tool definition detected
**Resource Interactions**: Can't test real resource dependencies or timing issues **When to Use Mock Tests:** - ✅ Testing Terraform logic and conditionals - ✅ Validating variable transformations - ✅ Testing for_each and count expressions - ✅ Checking output calculations - ✅ Local development without cloud access - ✅ Fast CI/CD feedback loops - ❌ Validating actual provider behavior - ❌ Testing real resource creation side effects - ❌ Verifying API-level interactions - ❌ End-to-end integration test
Audit Metadata