Skip to main content

arch-cloud

Designs and implements scalable cloud architectures using serverless technologies, edge computing, and Infrastructure as Code with Terraform.

Install this skill

or
93/100

Security score

The arch-cloud skill was audited on Mar 1, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 45

Fetch to external URL

SourceSKILL.md
45Handle Terraform errors by checking `terraform plan` output for diffs and running `terraform apply --auto-approve` only after review; common issues include dependency cycles—fix by ordering resources
low line 38

External URL reference

SourceSKILL.md
38- **Cloudflare API Endpoints**: Authenticate with `$CLOUDFLARE_API_KEY` env var. Create a Worker script via POST to `https://api.cloudflare.com/client/v4/accounts/{account_id}/workers/scripts` with JS
low line 45

External URL reference

SourceSKILL.md
45Handle Terraform errors by checking `terraform plan` output for diffs and running `terraform apply --auto-approve` only after review; common issues include dependency cycles—fix by ordering resources
Scanned on Mar 1, 2026
View Security Dashboard