terraform
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents established best practices for Terraform, including state protection and plan review workflows.
- [INDIRECT_PROMPT_INJECTION]: The skill provides instructions for the agent to manage and process infrastructure-as-code files.
- Ingestion points: Terraform configuration files (.tf, .hcl) and environment variable definitions.
- Boundary markers: None explicitly defined within the instructions.
- Capability inventory: Execution of the
terraformCLI tool for initialization, planning, and application of infrastructure changes (SKILL.md). - Sanitization: The skill recommends the use of formatting, validation, linting (
tflint), and dedicated IaC security scanners such astfsec,checkov, andtrivyto verify configurations before deployment (references/workflows-and-guardrails.md).
Audit Metadata