Back to Home
imnumb1 icon

terraform-guardrail

Verified Safe

by imnumb1

Overview

Simplifies Terraform code management, generation, and compliance checking across multiple cloud providers.

Installation

Run Command
terraform-guardrail mcp

Security Notes

The application is designed with a strong security focus, primarily to identify security risks like hardcoded secrets and sensitive data in Terraform configurations and state files. No 'eval' or similar dangerous patterns were found. Network requests are made to the official Terraform Registry for provider metadata, with a timeout, which is a standard and expected interaction. File I/O for uploaded files in the web UI uses temporary directories. The use of `subprocess.run` to invoke the `terraform` CLI for schema validation is a legitimate function of the tool, assuming the installed `terraform` CLI itself is trusted. The project actively aims to improve the security posture of Terraform workflows rather than introducing new vulnerabilities.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2026-01-19

Tags

TerraformIaCComplianceSecurityCLIWeb UIMulti-cloud