dns-networkingDebug DNS resolution and network connectivity. Use when troubleshooting DNS failures, testing port connectivity, diagnosing firewall rules, inspecting HTTP requests with curl verbose mode, configuring /etc/hosts, or debugging proxy and certificate issues.
Install via ClawdBot CLI:
clawdbot install gitgoodordietrying/dns-networkingGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses system directories or attempts privilege escalation
/etc/hostsCalls external URL not in known-safe list
https://example.comAI Analysis
The skill provides legitimate networking diagnostics commands and does not contain hidden instructions or credential harvesting patterns. The primary risk is the example use of external domains (example.com) for demonstration, which is standard for documentation and poses no active data exfiltration.
Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
An e-commerce company is migrating to a new hosting provider and needs to verify DNS propagation across global regions before switching traffic. The skill helps query multiple public DNS servers to check if new A records are resolving correctly and monitor TTL values to plan the cutover window.
A tech startup using microservices architecture experiences intermittent connection timeouts between services in Kubernetes. The skill assists in testing port connectivity with netcat, inspecting network paths with mtr for packet loss, and checking local DNS overrides in /etc/hosts for development environments.
A financial institution's API integration fails due to SSL/TLS certificate errors after a certificate renewal. The skill enables verbose curl diagnostics to inspect TLS handshakes, test specific TLS versions, and bypass DNS with --resolve to isolate issues between the certificate and DNS configuration.
A healthcare provider's internal applications cannot connect to external data sources due to proxy misconfigurations. The skill helps debug proxy issues by using curl with custom headers, testing firewall rules with iptables, and verifying network interfaces to ensure secure and compliant data access.
A media streaming service needs to diagnose why users in certain regions cannot access content, suspected to be firewall or security group blocks. The skill allows testing port openness with nc, tracing network hops with traceroute, and checking listening ports on servers to validate rule sets.
Offer subscription-based network monitoring and troubleshooting for small to medium businesses. Use the skill's DNS and port testing tools to provide proactive diagnostics, reduce downtime, and charge monthly fees for ongoing support and incident response.
Provide consulting services to enterprises for optimizing network infrastructure and CI/CD pipelines. Leverage the skill's curl diagnostics and firewall debugging capabilities to audit connectivity, improve deployment reliability, and bill per project or hourly rates.
Build a SaaS platform that automates network diagnostics using the skill's commands as a backend. Target developers and sysadmins with a web interface for DNS propagation checks, port scans, and HTTP debugging, generating revenue through tiered subscription plans.
💬 Integration Tip
Integrate this skill into CI/CD pipelines by automating curl timing tests and port checks to validate deployments, ensuring network reliability before production releases.
Scored Apr 16, 2026
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Kubernetes & OpenShift Platform Agent Swarm — A coordinated multi-agent system for cluster operations. Includes Orchestrator (Jarvis), Cluster Ops (Atlas), G...
Essential SSH commands for secure remote access, key management, tunneling, and file transfers.
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label b...
Diagnoses common Linux service issues using logs, systemd/PM2, file permissions, Nginx reverse proxy checks, and DNS sanity checks. Use when a server app is failing, unreachable, or misconfigured.
Run a single command on a remote Tailscale node via SSH without opening an interactive session.