terraform
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- Indirect Prompt Injection (LOW): The skill processes infrastructure configuration files which may contain untrusted data if sourced from external contributors. Ingestion points: File reading and globbing of the terraform directory. Boundary markers: None present. Capability inventory: Includes the Bash tool for executing terraform commands and Write/Edit for file modification. Sanitization: No specific sanitization or validation of the content within the processed files is described.
- Command Execution (SAFE): The skill documentation lists common Terraform CLI commands. While the Bash tool allows for system interaction, its use here is aligned with the stated purpose of infrastructure management.
Audit Metadata