cloudflare-deploy
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The documentation provides instructions to install and use official Cloudflare tools such as
wrangler, the Cloudflare SDK, andcloudflared. These are retrieved from well-known and trusted package registries (npm, PyPI) or official Cloudflare domains. - [COMMAND_EXECUTION]: The skill facilitates the deployment of infrastructure and code through standard CLI tools including
wrangler,Terraform, andPulumi. All command examples are appropriate for the skill's purpose of managing Cloudflare environments. - [CREDENTIALS_UNSAFE]: Throughout the 311 files, placeholders like
<TOKEN>,YOUR_API_KEY_HERE, andenv.API_KEYare used. The skill explicitly guides users toward safe secret management practices using environment variables, GitHub Secrets, and Cloudflare's own Secrets Store.
Audit Metadata