Skip to main content

write-e2e-tests

Generates Terraform E2E test suites for AWS services, ensuring real workflows are validated through comprehensive testing.

Install this skill

or
97/100

Security score

The write-e2e-tests skill was audited on Jun 7, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 144

External URL reference

SourceSKILL.md
144let url = format!("http://127.0.0.1:{port}");
low line 294

External URL reference

SourceSKILL.md
294If `gh` is not available, fetch `https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/<resource_type_without_aws_prefix>` — a 404 confirms the resource does not exist.
low line 413

External URL reference

SourceSKILL.md
413let url = format!("http://127.0.0.1:{port}");
Scanned on Jun 7, 2026
View Security Dashboard
Installation guide →