tfc-list-runs
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified.
- [COMMAND_EXECUTION]: The skill utilizes standard Bash commands like curl and jq to perform API requests and process JSON data. These operations are essential to the skill's primary function and performed securely.
- [EXTERNAL_DOWNLOADS]: The skill communicates with the official and well-known Terraform Cloud API at app.terraform.io. This is an expected and safe network interaction for infrastructure management tools.
- [CREDENTIALS_UNSAFE]: Sensitive authentication is managed via the TFE_TOKEN environment variable. This is a standard and secure practice for providing API access to scripts without hardcoding secrets.
Audit Metadata