terraform-iac
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references Terraform providers and modules from well-known sources, such as the HashiCorp AWS provider and the community-standard terraform-aws-modules repository. These are documented neutrally as part of the infrastructure setup instructions.
- [COMMAND_EXECUTION]: The skill instructs the agent to perform standard Terraform operations (init, plan, apply, import) and use local shell commands (
ls) for discovering companion skills. These commands are legitimate and necessary for the skill's primary function as an Infrastructure-as-Code assistant. - [SAFE]: Technical instructions emphasize security best practices, including the principle of least privilege for IAM roles and the importance of using remote state locking to prevent data corruption.
Audit Metadata