terraform-troubleshooting

Pass

Audited by Gen Agent Trust Hub on Feb 24, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to use standard infrastructure management tools including terraform, gcloud, and gsutil for diagnostic and remediation tasks.
  • [EXTERNAL_DOWNLOADS]: Employs terraform init -upgrade to fetch provider plugins from HashiCorp's official registry, which is a well-known and trusted service.
  • [PROMPT_INJECTION]: Features an indirect prompt injection surface due to the nature of analyzing external log files.
  • Ingestion points: Processes diagnostic data from /tmp/terraform.log and output from terraform plan.
  • Boundary markers: Does not implement specific delimiters to distinguish log content from agent instructions.
  • Capability inventory: Possesses capabilities to modify cloud state via terraform apply and adjust IAM permissions via gcloud.
  • Sanitization: No automatic sanitization of log content is performed before processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 24, 2026, 05:24 PM