clawguard-threat-detect

Detect and mitigate runtime threats in OpenClaw environments via real-time behavioral monitoring.

50|4|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/SafeAgent-Beihang/clawguard --skill clawguard-threat-detect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawguard-threat-detect
Source: https://github.com/SafeAgent-Beihang/clawguard/tree/main/detect-skill
Command: npx skills add https://github.com/SafeAgent-Beihang/clawguard --skill clawguard-threat-detect

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Runtime threats in OpenClaw environments proliferate, and delaying detection increases risk. ClawGuard Threat Detector provides real-time behavioral monitoring to identify and respond to malicious activity as it happens.

Core Features & Use Cases

  • Real-time command, file, network, and prompt monitoring with MITRE ATT&CK mapping.
  • Adaptive threat scoring and automated responses (block, alert, log) with optional auto-block.
  • Self-learning hooks for continuous improvement and incident learning.

Quick Start

Load detect-skill into your OpenClaw skills directory and start the detector to enable real-time threat protection.

Frequently Asked Questions about clawguard-threat-detect

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

FAQPage Schema
How do I detect runtime threats in OpenClaw environments?

Real-time behavioral monitoring detects runtime threats in OpenClaw by tracking commands, file access, network activity, and prompts. It applies deterministic rule-based detections and MITRE ATT&CK mappings to identify malicious activity during active sessions.

What is MITRE ATT&CK mapping for runtime security monitoring?

MITRE ATT&CK mapping for runtime security correlates observed file access, network activity, and prompts with known adversary tactics and techniques. This provides structured threat context to identify and respond to malicious activity during active sessions.

Can I use anomaly detection to block malicious commands automatically?

You can configure anomaly detection to block malicious commands automatically by enabling optional auto-block hooks. The system applies adaptive threat scoring and configurable thresholds to block, alert, or log suspicious behaviors during active sessions.

Does OpenClaw threat detection support self-learning for continuous improvement?

OpenClaw threat detection supports self-learning through optional hooks designed for continuous improvement and incident learning. These hooks adapt anomaly detection and threat scoring based on ongoing runtime security events and observed behaviors.

How do I configure alert and block thresholds for AI safety behavioral monitoring?

Configure alert and block thresholds for AI safety behavioral monitoring using configurable settings for blocking, alerting, and logging. These thresholds determine when adaptive threat scoring triggers automated responses during active OpenClaw sessions.

What are the limitations of rule-based detections for prompt and network activity monitoring?

Limitations of rule-based detections include blind spots for novel attack vectors not covered by existing rules. The system mitigates this by supplementing deterministic rules with anomaly detection and self-learning hooks to identify unusual prompts and network activity.