← 返回 Skills 市场
139
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install terraform-skill
功能描述
Use when working with Terraform or OpenTofu - creating modules, writing tests (native test framework, Terratest), setting up CI/CD pipelines, reviewing confi...
安全使用建议
This is a documentation-only Terraform/OpenTofu skill and appears coherent with its stated purpose — it does not itself request credentials or install code. Before installing or using it: 1) Verify the skill source (registry metadata lists source as unknown / no homepage); prefer installing from a known GitHub repo or the official marketplace entry. 2) Treat the CI and shell examples as templates: review and adapt them (don’t copy/paste blindly). In particular, inspect any curl | bash installers and cleanup scripts that call the AWS CLI (they can terminate resources). 3) Never paste real secrets into examples; use CI secrets or least-privileged credentials. 4) If you want to run the provided scripts/workflows, run them in isolated test accounts/environments and review the commands first. Overall, the skill is coherent and documentation-focused, but standard caution about executing example scripts applies.
功能分析
Type: OpenClaw Skill
Name: terraform-skill
Version: 1.0.0
The terraform-skill bundle is a comprehensive set of instructions and reference materials designed to guide an AI agent in providing Terraform and OpenTofu best practices. The content focuses on modular architecture, testing strategies (native and Terratest), CI/CD integration, and security hardening (e.g., using Trivy and Checkov). While the bundle includes potentially risky code such as CI/CD templates with 'curl|bash' installers and a bash script for automated AWS resource cleanup (references/ci-cd-workflows.md), these are clearly documented within the context of standard DevOps practices and cost optimization. The skill explicitly promotes security by instructing the agent to warn against storing secrets in state files and using wildcard IAM permissions. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
能力评估
Purpose & Capability
The skill is a documentation-only guidance pack for Terraform/OpenTofu (modules, testing, CI/CD, security). The included SKILL.md and reference files contain patterns, CI examples, and test guidance that align with the name/description. There are no unrelated binaries, credentials, or unusual install requirements declared.
Instruction Scope
SKILL.md and the reference files include concrete CI examples, shell snippets, and a cleanup script that invoke tools (terraform, tflint, aws CLI, Infracost, Trivy, Checkov) and show usage of CI secrets. These are expected for a Terraform/CICD skill, but several examples show commands that, if copied/executed without review (e.g., curl | bash installers or an AWS cleanup script that terminates instances), could have destructive side effects. The instructions do not direct the agent to read or exfiltrate unrelated local files or secrets, but they do reference common environment variables and GitHub secrets in examples.
Install Mechanism
No install spec and no code files that will be executed. This is lowest-risk: the skill is instruction-only, so nothing is downloaded or written to disk as part of an automated install by the skill itself.
Credentials
The skill declares no required environment variables or primary credential. The content includes examples that reference AWS_ACCESS_KEY_ID / AWS_SECRET_ACCESS_KEY, INFRACOST_API_KEY, CI secrets and environment variables (expected for CI/CD examples). Because these are example snippets and not required by the skill, the requests are proportionate — still, users should avoid pasting secrets into examples or running CI workflows without using their own secure secrets.
Persistence & Privilege
The skill does not request persistent/system-wide privileges. Flags show always:false and model invocation enabled (normal). There is no evidence the skill would modify other skills or system configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install terraform-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/terraform-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Terraform Skill, providing comprehensive best practices and guidance:
- Covers module architecture, naming conventions, and standardized directory layouts.
- Includes testing strategies and comparison of static analysis, native tests, and Terratest.
- Outlines resource and variable block ordering for consistent code.
- Explains when to use `count` versus `for_each` for resource creation.
- Provides references to deep-dive guides for module structure and testing approaches.
元数据
常见问题
Terraform Skill 是什么?
Use when working with Terraform or OpenTofu - creating modules, writing tests (native test framework, Terratest), setting up CI/CD pipelines, reviewing confi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 139 次。
如何安装 Terraform Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install terraform-skill」即可一键安装,无需额外配置。
Terraform Skill 是免费的吗?
是的,Terraform Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Terraform Skill 支持哪些平台?
Terraform Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Terraform Skill?
由 Jimmy974(@jimmy974)开发并维护,当前版本 v1.0.0。
推荐 Skills