← 返回 Skills 市场
Terraform
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
155
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install terraform-integration
功能描述
Terraform integration. Manage data, records, and automate workflows. Use when the user wants to interact with Terraform data.
安全使用建议
This skill is coherent but you should be aware it requires installing and running the Membrane CLI (npm install -g @membranehq/cli) and authenticating to the Membrane service, which will mediate access to your Terraform data. Before installing: (1) verify the npm package and Membrane service are from sources you trust, (2) review Membrane's privacy/permissions and understand what access the created connection will have to providers and state, and (3) consider running the CLI in an isolated environment if you handle sensitive cloud credentials. Do not share raw provider API keys to the agent; follow the described connection/login flow so Membrane can manage credentials server-side.
功能分析
Type: OpenClaw Skill
Name: terraform-integration
Version: 1.0.3
The skill provides a standard integration for managing Terraform infrastructure via the Membrane CLI. The instructions in SKILL.md guide the agent to use the 'membrane' command-line tool for authentication and action execution, explicitly advising against asking users for raw API keys or secrets. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the behavior is consistent with the stated purpose of infrastructure automation.
能力评估
Purpose & Capability
Name/description (Terraform integration) match the instructions: the SKILL.md tells the agent to use the Membrane CLI and a terraform connector. No unrelated credentials, binaries, or access are requested.
Instruction Scope
Instructions focus on installing and using the Membrane CLI, logging in, creating a connection, discovering and running actions. They do not instruct reading arbitrary local files, accessing unrelated env vars, or exfiltrating data to unexpected endpoints. Network access and a Membrane account are explicitly required and justified.
Install Mechanism
There is no formal install spec in the registry metadata, but SKILL.md instructs the user to run 'npm install -g @membranehq/cli@latest' (and also recommends using npx). Installing a published npm package is a standard approach but does pull remote code from the npm registry; this is expected for a CLI-based integration but carries the usual npm-package risks (use official package, review package provenance).
Credentials
The skill declares no required environment variables or credentials. Authentication is handled interactively through Membrane (browser or headless code flow), which is coherent with the claim that Membrane manages credentials server-side.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills' configs. It relies on the Membrane CLI and interactive login; autonomous invocation remains the platform default but is not combined with other concerning privileges here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install terraform-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/terraform-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Terraform 是什么?
Terraform integration. Manage data, records, and automate workflows. Use when the user wants to interact with Terraform data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 155 次。
如何安装 Terraform?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install terraform-integration」即可一键安装,无需额外配置。
Terraform 是免费的吗?
是的,Terraform 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Terraform 支持哪些平台?
Terraform 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Terraform?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills