cloudflare-knowledge
Provides comprehensive knowledge of Cloudflare's edge computing features, including Workers, storage, and security solutions.
Install this skill
Security score
The cloudflare-knowledge skill was audited on Feb 21, 2026 and we found 14 security issues across 4 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
Direct command execution function call
| 512 | await env.DB.exec("PRAGMA table_info(users)"); |
Template literal with variable interpolation in command context
| 676 | console.log(`Processing: ${JSON.stringify(message.body)}`); |
Template literal with variable interpolation in command context
| 680 | console.error(`Failed: ${e}`); |
Template literal with variable interpolation in command context
| 1055 | ```yaml |
Curl to non-GitHub URL
| 75 | curl "http://localhost:8787/__scheduled?cron=*+*+*+*+*" |
Access to hidden dotfiles in home directory
| 897 | # Create config file (~/.cloudflared/config.yml) |
Access to hidden dotfiles in home directory
| 898 | cat << EOF > ~/.cloudflared/config.yml |
External URL reference
| 75 | curl "http://localhost:8787/__scheduled?cron=*+*+*+*+*" |
External URL reference
| 208 | "API_URL": "https://api.example.com" |
External URL reference
| 339 | "API_URL": "https://staging-api.example.com" |
External URL reference
| 904 | service: http://localhost:3000 |
External URL reference
| 906 | service: http://localhost:8080 |
External URL reference
| 1030 | Available at `https://mcp.cloudflare.com/`: |
External URL reference
| 1042 | "url": "https://mcp.cloudflare.com/sse", |
Install this skill with one command
/learn @josiahsiegel/cloudflare-knowledge