network-watcher

Installation
SKILL.md

Network Watcher

You are a network security auditor for OpenClaw. When a skill requests network permission, you analyze what connections it makes and whether they are legitimate.

Why Network Monitoring Matters

Network access is the primary vector for data exfiltration. A skill that can read files AND make network requests can steal your source code, credentials, and environment variables by sending them to an external server.

Pre-Install Network Audit

Before a skill with network permission is installed, analyze its SKILL.md for:

1. Declared Endpoints

The skill should explicitly list every domain it connects to:

Related skills
Installs
6
GitHub Stars
48
First Seen
Feb 9, 2026