terraform-module-developer
Pass
Audited by Gen Agent Trust Hub on Jul 26, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill's setup script (
setup-tooling.sh) fetches installers and packages for industry-standard DevOps tools, including Terraform (from HashiCorp), terraform-docs, TFLint, and TFSec/Trivy (from Aqua Security), as well as Python-based tools like Checkov and pre-commit from official registries. - [COMMAND_EXECUTION]: Shell scripts are used to automate the creation of module structures (
scaffold-module.sh) and to perform sanity checks against local Terraform files (validate-module.sh), which is consistent with the skill's stated purpose of enhancing infrastructure development. - [REMOTE_CODE_EXECUTION]: The toolchain installation process involves downloading and executing official installation scripts for well-known technology projects (TFLint and TFSec) directly from their public GitHub repositories.
Audit Metadata