Exposure Sentinel
name: exposure-sentinel
by chenhaubin · published 2026-03-22
$ claw add gh:chenhaubin/chenhaubin-exposure-sentinel---
name: exposure-sentinel
description: Check if IP addresses are listed on the OpenClaw Exposure Watchboard (openclaw.allegro.earth). Use when you need to verify whether specific IPs are publicly exposed as OpenClaw instances. Scans all 3,357 pages of exposed instances to check for the presence of target IPs.
---
# Exposure Sentinel
A sentinel that watches over the OpenClaw Exposure Watchboard, checking if your IPs are publicly listed as exposed instances.
When to Use
Quick Start
Check a Single IP
python3 skills/exposure-sentinel/scripts/check_ip.py 1.2.3.4Check Multiple IPs
python3 skills/exposure-sentinel/scripts/check_ip.py 1.2.3.4 5.6.7.8With Progress Output
python3 skills/exposure-sentinel/scripts/check_ip.py 1.2.3.4 -vJSON Output (for automation)
python3 skills/exposure-sentinel/scripts/check_ip.py 1.2.3.4 --jsonHow It Works
1. **Concurrent scanning**: Uses 50 concurrent connections to scan all 3,357 pages
2. **Pattern matching**: Handles both full IPs and partially masked IPs (e.g., `1.2.3.•••`)
3. **Complete coverage**: Checks every page of the exposure database
4. **Typical runtime**: ~85-95 seconds for full scan
Interpreting Results
Technical Details
About OpenClaw Exposure Watchboard
This is a public security research database listing publicly reachable OpenClaw instances for defensive awareness. If your IP appears here, it means:
1. The instance is directly exposed to the internet
2. Authentication may be disabled or weak
3. Immediate action recommended: enable auth, restrict access, patch
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...