terraform
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install
@membranehq/clivia npm. This is the official command-line interface provided by the vendor (Membrane) to facilitate platform integrations. - [COMMAND_EXECUTION]: The skill uses various shell commands through the Membrane CLI to interact with Terraform. These commands include authentication (
membrane login), resource discovery (membrane search), and action execution (membrane action run). These are standard operational procedures for this type of integration tool. - [SAFE]: The skill emphasizes a secure architecture by delegating credential management to the Membrane platform. By using connections and the
membrane requestproxy, the agent avoids direct handling or exposure of Terraform API tokens, which is a recommended security practice for AI agent skills.
Audit Metadata