terraform-search-import
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- Command Execution: The skill employs local bash scripts and standard CLI tools like Terraform and the AWS CLI to discover cloud resources. The scripts/list_resources.sh script, for instance, parses provider schemas to identify resources compatible with Terraform Search.
- External Downloads: The skill's workflow involves executing terraform init, which retrieves provider binaries from the official Terraform registry. This is a standard procedure for initializing Terraform environments and is necessary for provider-specific operations.
Audit Metadata