openclaw-security-monitor

Scan OpenClaw skills for IOCs and WebSocket vulnerabilities.

48|5|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/adibirzu/openclaw-security-monitor --skill openclaw-security-monitor-adibirzu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openclaw-security-monitor
Source: https://github.com/adibirzu/openclaw-security-monitor/tree/main
Command: npx skills add https://github.com/adibirzu/openclaw-security-monitor --skill openclaw-security-monitor-adibirzu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bash, curl, node, lsof, git, and includes scripts (resource) components.

What problem does it solve?

OpenClaw deployments require real-time security visibility to detect threats, verify skill integrity, and prevent malicious campaigns from compromising OpenClaw agents and configurations.

Core Features & Use Cases

  • 41-point threat scanning across installed ClawHub skills, including C2/IP/domain checks, memory poisoning, and WebSocket security
  • IOC database integration with automated remediation guidance and risk scoring
  • Read-only web dashboard with process trees, network activity, and remediation planning; Telegram alerting for ongoing threats
  • End-to-end workflow from installation to secure operation, including optional IOC updates and ClawHub scanning

Quick Start

Run a full security scan with ./scripts/scan.sh and preview remediation with ./scripts/remediate.sh --dry-run.

Frequently Asked Questions about openclaw-security-monitor

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

FAQPage Schema
How do I scan installed OpenClaw skills for IOC indicators and malicious patterns?

Run a 41-point threat scan across installed ClawHub skills using ./scripts/scan.sh to detect IOC indicators, malicious patterns, memory poisoning, and WebSocket security vulnerabilities. It validates OpenClaw version baselines and ensures safe configuration automatically.

What is OpenClaw security monitoring and how does threat remediation work?

OpenClaw security monitoring identifies and mitigates threats by scanning deployments for IOC indicators and gateway vulnerabilities. It enforces a structured remediation workflow that provides risk scoring and automated remediation guidance after detecting malicious campaigns.

Do I need Node and lsof installed to monitor OpenClaw deployments for threats?

Yes, you need bash, curl, node, lsof, and git installed in your environment. These dependencies support the security monitoring scripts, process tree analysis, network activity checks, and overall threat scanning workflow.

Can I preview security remediation steps before applying changes to my OpenClaw agents?

Yes, you can preview remediation steps safely using ./scripts/remediate.sh --dry-run. This dry-run mode allows you to review the structured remediation workflow and risk scoring before enforcing any actual threat mitigation on your OpenClaw deployment.

What's the best way to get ongoing visibility into WebSocket vulnerabilities and C2 threats?

Use the read-only web dashboard to monitor process trees, network activity, and remediation planning. It integrates with an IOC database for automated guidance and supports Telegram alerting to notify you of ongoing threats and gateway vulnerabilities.

Does OpenClaw security monitoring cover ClawHavoc, Vidar, and GhostSocks advisories?

Yes, the security monitoring determines applicability across ClawHavoc, Vidar, GhostSocks, and April 2026 advisories. It checks C2/IP/domain indicators and validates OpenClaw version baselines to prevent these specific malicious campaigns from compromising agents.