·network-watcher
!

network-watcher

Audit and monitor network requests made by OpenClaw skills. Detects data exfiltration, unauthorized API calls, and suspicious outbound connections.

28Installs·6Trend·@useai-pro

Installation

$npx skills add https://github.com/useai-pro/openclaw-skills-security --skill network-watcher

How to Install network-watcher

Quickly install network-watcher AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/useai-pro/openclaw-skills-security --skill network-watcher
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: useai-pro/openclaw-skills-security.

SKILL.md

View raw

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.

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.

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

Audit and monitor network requests made by OpenClaw skills. Detects data exfiltration, unauthorized API calls, and suspicious outbound connections. Source: useai-pro/openclaw-skills-security.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/useai-pro/openclaw-skills-security --skill network-watcher
Category
!Security
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from useai-pro/openclaw-skills-security

Quick answers

What is network-watcher?

Audit and monitor network requests made by OpenClaw skills. Detects data exfiltration, unauthorized API calls, and suspicious outbound connections. Source: useai-pro/openclaw-skills-security.

How do I install network-watcher?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/useai-pro/openclaw-skills-security --skill network-watcher Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/useai-pro/openclaw-skills-security