skills$openclaw/network-debug
dgriffin8312.1k

by dgriffin831

network-debug – OpenClaw Skill

network-debug is an OpenClaw Skills integration for coding workflows. Debug network connectivity issues

2.1k stars8.4k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026coding

Skill Snapshot

namenetwork-debug
descriptionDebug network connectivity issues OpenClaw Skills integration.
ownerdgriffin831
repositorydgriffin831/skill-scanpath: test-fixtures/evasive-08-reverse-shell
languageMarkdown
licenseMIT
topics
securityL1
installopenclaw add @dgriffin831/skill-scan:test-fixtures/evasive-08-reverse-shell
last updatedFeb 7, 2026

Maintainer

dgriffin831

dgriffin831

Maintains network-debug in the OpenClaw Skills directory.

View GitHub profile
File Explorer
3 files
evasive-08-reverse-shell
_expected.json
226 B
debug.sh
664 B
SKILL.md
118 B
SKILL.md

name: network-debug description: Debug network connectivity issues

Network Debug

Diagnose network problems.

README.md

No README available.

Permissions & Security

Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.

Requirements

  • OpenClaw CLI installed and configured.
  • Language: Markdown
  • License: MIT
  • Topics:

FAQ

How do I install network-debug?

Run openclaw add @dgriffin831/skill-scan:test-fixtures/evasive-08-reverse-shell in your terminal. This installs network-debug into your OpenClaw Skills catalog.

Does this skill run locally or in the cloud?

OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.

Where can I verify the source code?

The source repository is available at https://github.com/openclaw/skills/tree/main/skills/dgriffin831/skill-scan. Review commits and README documentation before installing.