dns-networkingDebug DNS resolution and network connectivity。Use when 需要代码生成、编程辅助、调试测试、开发部署时使用。不适用于非技术类的通用任务。适用于独立开发者、团队和自动化流程场景。支持中文交互,无需复杂配置即开即用。输出结果可直接使用,减少二次加工成本。
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 19, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.