cdnConfigure, optimize, and troubleshoot CDN deployments with caching strategies, security hardening, and multi-provider management.
Install via ClawdBot CLI:
clawdbot install ivangdavila/cdnGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.cloudflare.com/client/v4/zones/{zone_id}/purge_cacheCalls external URL not in known-safe list
https://cdn.example.com/app.jsAI Analysis
The external API call to Cloudflare's purge endpoint is consistent with the skill's stated purpose of CDN management, and the call to cdn.example.com is likely a placeholder for a legitimate asset. No credential harvesting, hidden instructions, or obfuscation is present.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 21, 2026
A new online store needs to serve product images, CSS, and JavaScript globally with fast load times to improve conversion rates. The CDN skill helps configure caching for static assets, set security headers to protect customer data, and monitor performance across regions to ensure a smooth shopping experience.
A video streaming platform experiences high latency for users in distant regions, leading to buffering issues. Using this skill, the team can implement multi-CDN strategies, optimize cache TTLs for video chunks, and troubleshoot cache misses to reduce origin load and improve streaming quality.
A software-as-a-service provider with global clients needs to secure API endpoints and accelerate dynamic content delivery. The skill assists in setting up WAF rules for security, configuring cache-control for non-sensitive API responses, and using invalidation strategies during updates to maintain service reliability.
A news portal faces sudden traffic spikes during breaking events, risking origin server overload and slow page loads. This skill enables caching of HTML with short TTLs, implementing DDoS protection, and purging cache efficiently for timely content updates while handling high demand.
Companies offering CDN management as a service charge monthly fees for configuration, optimization, and monitoring. This model provides recurring revenue by helping clients reduce bandwidth costs and improve site performance, with tiered pricing based on traffic volume or features like security add-ons.
Agencies or freelancers use this skill to offer one-time setup and optimization services for CDN deployments. Revenue comes from project-based fees, focusing on tasks like provider selection, caching strategy design, and security hardening, often targeting small to medium businesses.
Hosting companies integrate CDN management into their packages to upsell premium services. This model generates additional revenue by bundling CDN optimization with hosting plans, offering value through improved performance and security, with charges based on usage or fixed add-on costs.
💬 Integration Tip
Integrate this skill into CI/CD pipelines for automated cache invalidation during deployments, and use monitoring tools to track cache hit ratios and adjust TTLs based on real-time performance data.
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...
Configures and manages Cloudflare DNS, caching, security rules, rate limiting, and Workers
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.