Back to skill
Skillv1.0.0

VirusTotal security

Terraform Cloud · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 29, 2026, 5:18 AM
Hash
edbad6068d453a73ab583c7ece4e0850e737a82adae4c3c701b778128aeb452f
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: terraform-cloud Version: 1.0.0 The skill bundle provides a functional CLI for managing Terraform Cloud resources via its REST API. The code in `scripts/terraform-cloud.py` uses standard Python libraries and follows expected patterns for credential management (reading from environment variables or a local `.env` file). Although the script contains minor functional bugs—specifically, failing to correctly format the organization name into several API endpoint paths (e.g., using literal '{org}' in strings)—there is no evidence of malicious intent, data exfiltration, or unauthorized command execution. All network requests are directed to the legitimate Terraform Cloud API domain (app.terraform.io).
External report
View on VirusTotal