Skip to main content

Cloudflare

Enables deployment and management of Cloudflare Workers and services using API queries and the Wrangler tool.

Install this skill

or
86/100

Security score

The Cloudflare skill was audited on May 24, 2026 and we found 6 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 20

Curl to non-GitHub URL

SourceSKILL.md
20curl -s -X POST http://localhost:8888/notify \
medium line 9

Access to hidden dotfiles in home directory

SourceSKILL.md
9`~/.pai/PAI/USER/SKILLCUSTOMIZATIONS/Cloudflare/`
low line 20

External URL reference

SourceSKILL.md
20curl -s -X POST http://localhost:8888/notify \
low line 69

External URL reference

SourceSKILL.md
69The Cloudflare Code Mode MCP server (`https://mcp.cloudflare.com/mcp`) exposes the entire Cloudflare API through 2 tools:
low line 108

External URL reference

SourceSKILL.md
108- **Worker URL format:** `https://[worker-name].[your-subdomain].workers.dev`
low line 142

External URL reference

SourceSKILL.md
142-> "Deployed to https://mcp-server.[subdomain].workers.dev"
Scanned on May 24, 2026
View Security Dashboard
Installation guide →