Cloudflare

🌐Community
by hoodini · vlatest · Repository

Bypasses Cloudflare protections to access websites behind them, enabling data extraction and analysis.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add hoodini-cloudflare npx -- -y @trustedskills/hoodini-cloudflare
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "hoodini-cloudflare": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/hoodini-cloudflare"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The Cloudflare skill enables AI agents to interact directly with the Cloudflare platform, allowing them to manage DNS records, configure security settings, and monitor network performance programmatically. It serves as a bridge between autonomous agents and critical cloud infrastructure controls.

When to use it

  • Automating routine maintenance tasks like updating DNS entries or purging cache during deployments.
  • Enforcing real-time security policies by configuring WAF rules or managing rate limiting thresholds.
  • Proactively monitoring uptime and latency metrics to trigger incident responses automatically.
  • Managing SSL/TLS certificates and custom domain configurations without manual intervention.

Key capabilities

  • DNS record management (creation, updates, and deletion)
  • Web Application Firewall (WAF) rule configuration
  • Real-time network performance and uptime monitoring
  • SSL/TLS certificate handling and domain management
  • Rate limiting and security policy enforcement

Example prompts

  • "Update the A record for my production subdomain to point to the new server IP."
  • "Enable strict mode on the WAF rules for the /api endpoint to block suspicious traffic patterns."
  • "Check the current uptime status of my main domain and report any latency spikes in the last hour."

Tips & gotchas

Ensure your AI agent has valid API credentials with appropriate permission scopes before attempting configuration changes. Always test non-critical updates in a staging environment first, as direct Cloudflare modifications can impact live traffic immediately.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
hoodini
Installs
38

🌐 Community

Passed automated security scans.