SX-openclaw-discovery

Identify OpenClaw gateway instances and endpoints with confidence scores.

34|4|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/shouxuai/openclaw-lynx-guardian --skill sx-openclaw-discovery
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: SX-openclaw-discovery
Source: https://github.com/shouxuai/openclaw-lynx-guardian/tree/main/skills/lynx-guardian-lesson/SX-openclaw-discovery
Command: npx skills add https://github.com/shouxuai/openclaw-lynx-guardian --skill sx-openclaw-discovery

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The SX-openclaw-discovery skill identifies OpenClaw gateway instances and endpoints during discovery runs, enabling accurate reporting and threat assessment in Lynx Guardian workflows.

Core Features & Use Cases

  • Discovers likely OpenClaw endpoints and gateway instances to be included in /lynx-check reports.
  • Produces discovery sections with host, port, scheme, and confidence metrics for automated reporting and audit trails.
  • Supports standalone discovery requests and plugin-runtime precomputation for consolidated security assessments.

Quick Start

Start a managed discovery by invoking the Lynx /lynx-check flow or triggering a standalone discovery request to generate the OpenClaw discovery section for your final Lynx report.

Frequently Asked Questions about SX-openclaw-discovery

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

FAQPage Schema
How do I discover OpenClaw gateway instances and endpoints during security scanning?▼

Fingerprinting scores for OpenClaw endpoints are calculated by implementing HTTP(S) probing, multi-port scanning, and WebSocket/RPC path checks to assess instance confidence during discovery runs.

Can I run endpoint detection standalone or do I need the full Lynx check workflow?▼

You can run endpoint detection standalone to generate a discovery summary, or invoke it within the managed /lynx-check precomputation flow to consolidate results into final Lynx reports.

What is included in the OpenClaw discovery section for automated reporting?▼

The OpenClaw discovery section includes likely endpoints, host, port, scheme, and confidence metrics, alongside a raw appendix containing detailed WebSocket and RPC path check results.

Does OpenClaw discovery support WebSocket and RPC path checks?▼

OpenClaw discovery supports WebSocket and RPC path checks to accurately fingerprint gateway instances, generating a concise summary and raw appendix for threat assessment workflows.

What are the limitations of automated fingerprinting for gateway instances?▼

Automated fingerprinting provides confidence scores rather than absolute certainty, requiring subsequent threat assessment workflows to validate discovered endpoints and gateway instances for audit trails.