cloudflare-guardConfigures and manages Cloudflare DNS, caching, security rules, rate limiting, and Workers
Install via ClawdBot CLI:
clawdbot install guifav/cloudflare-guardGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://api.cloudflare.com/client/v4Audited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
An infrastructure engineer needs to configure DNS for a new domain, setting up CNAME records for Vercel and A records for the root domain. They must enable SSL/TLS with Full (Strict) mode and Always Use HTTPS to ensure secure connections, then set caching rules for optimal performance and security measures like Bot Fight Mode.
During migration, the engineer surveys current DNS records and SSL settings to avoid downtime. They update DNS records to point to Vercel, adjust SSL configurations, and purge old cache to ensure the new deployment serves fresh content without breaking existing traffic.
For a web app with public APIs, the engineer implements rate limiting rules to protect against DDoS attacks and brute force attempts. They configure rules to block excessive requests from single IPs and enable additional security features to safeguard backend services.
The engineer sets aggressive caching rules for static assets using page rules, adjusts browser cache TTL, and periodically purges cache after deployments. This reduces server load and improves page load times for users accessing media-rich content.
When rebranding, the engineer plans and executes DNS record updates for subdomains and root domains, ensuring proper propagation and minimal downtime. They verify changes step-by-step and adjust SSL settings to maintain HTTPS integrity throughout the transition.
This skill supports SaaS companies by managing Cloudflare configurations for scalable web applications. It ensures high availability, security, and performance, helping retain customers through reliable service and reducing operational overhead for recurring revenue streams.
For e-commerce businesses, the skill optimizes DNS and caching to handle traffic spikes during sales, secures transactions with strict SSL settings, and implements rate limiting to prevent fraud. This enhances user experience and protects revenue from downtime or attacks.
Agencies use this skill to manage Cloudflare for multiple client projects, offering infrastructure management as a service. It streamlines DNS, security, and performance tuning, allowing agencies to charge for setup, maintenance, and optimization services.
💬 Integration Tip
Ensure CLOUDFLARE_API_TOKEN and CLOUDFLARE_ZONE_ID environment variables are set before execution, and always follow the mandatory planning protocol to avoid configuration errors that could cause site outages.
Scored Apr 18, 2026
Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing logs, working with SSL/TLS, managing DNS, testing HTTP endpoints, auditing security, working with containers, writing shell scripts, or asks 'what tool should I use for X'. Source: github.com/trimstray/the-book-of-secret-knowledge
Manage Tailscale tailnet via CLI and API. Use when the user asks to "check tailscale status", "list tailscale devices", "ping a device", "send file via tailscale", "tailscale funnel", "create auth key", "check who's online", or mentions Tailscale network management.
Control Pi-hole v6 DNS ad blocker: check status, view stats, enable/disable block, and analyze blocked domains via API.
Audit codebases, infrastructure, AND agentic AI systems for security issues. Covers traditional security (dependencies, secrets, OWASP web top 10, SSL/TLS, f...
Automated security scanning and vulnerability detection for web applications, APIs, and infrastructure. Use when you need to scan targets for vulnerabilities, check SSL certificates, find open ports, detect misconfigurations, or perform security audits. Integrates with nmap, nuclei, and other security tools.
Control AdGuard Home DNS filtering via HTTP API. Use when managing blocklists/allowlists, checking domain filtering status, toggling protection, or clearing DNS cache. Supports blocking/allowing domains, viewing statistics, and protecting/disabling DNS filtering.