iac-terraform-data-engineering
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill documents the use of infrastructure-as-code and cloud provider CLI tools to manage the lifecycle of AWS resources.
- Evidence: Provides instructions for running
terraform apply,terraform destroy, andaws ec2 describe-instancesto manage infrastructure state. - [EXTERNAL_DOWNLOADS]: The configuration fetches official provider plugins from a well-known infrastructure service during initialization.
- Evidence: The Terraform configuration specifies the official
hashicorp/awsprovider for AWS resource management. - [SAFE]: The skill promotes security awareness by explicitly recommending the transition from broad 'full access' permissions to least-privilege IAM policies for production use cases.
Audit Metadata