terraform-workspaces
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill presents an indirect prompt injection surface as it retrieves workspace configurations and variables from an external platform (HCP Terraform).
- Ingestion points: Data is ingested through the
get_workspaceandlist_workspacestools defined inSKILL.md. - Boundary markers: There are no explicit instructions or delimiters provided to ensure the agent ignores malicious instructions that might be embedded in workspace names or variable values.
- Capability inventory: The agent has access to sensitive infrastructure operations, including
create_workspace,delete_workspace, andtrigger_runas listed in the tools section ofSKILL.md. - Sanitization: No sanitization or validation mechanisms are described to mitigate risks from untrusted external data.
Audit Metadata