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.
Audit and monitor network requests made by OpenClaw skills. Detects data exfiltration, unauthorized API calls, and suspicious outbound connections.
Quickly install network-watcher AI skill to your development environment via command line
Source: useai-pro/openclaw-skills-security.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/useai-pro/openclaw-skills-security --skill network-watcherAudit and monitor network requests made by OpenClaw skills. Detects data exfiltration, unauthorized API calls, and suspicious outbound connections. Source: useai-pro/openclaw-skills-security.
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
https://github.com/useai-pro/openclaw-skills-security