terraform-search-import

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • Command Execution: The skill executes terraform and aws CLI commands to discover and manage resources. While running external commands requires attention to permissions, these actions are performed using the local environment's existing configuration and are essential for the skill's infrastructure management purpose.\n- Automated Configuration Generation: Terraform files and import blocks are generated dynamically from discovered resource data. This automation involves writing and potentially executing new code, but it is done transparently within the local workspace to facilitate resource migration.\n- Local Script Execution: A script is used to query provider schemas for resource support. This requires running a local bash script which interacts with the Terraform installation, serving as a safety check to ensure provider compatibility before attempting any modifications.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 01:42 AM