terraform-module-developer
Fail
Audited by Snyk on Jul 26, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 1.00). These URLs include direct raw .sh installer scripts (downloaded/piped to bash) and a malformed template URL — the raw GitHub-hosted install scripts are high-risk when executed directly and the broken "https://${element" is suspicious/malformed.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The repository's setup script downloads and executes remote installers (including curl | bash and fetching/installing binaries) from these URLs — https://raw.githubusercontent.com/terraform-linters/tflint/master/install_linux.sh, https://raw.githubusercontent.com/aquasecurity/tfsec/master/scripts/install_linux.sh, and the terraform-docs release tarball URL — which are fetched at runtime by scripts/setup-tooling.sh and thus can execute remote code.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata