Documentation

Everything you need to install and get the most out of ClawVitals Skill and Plugin.

โšก

Install guide

Install ClawVitals and run your first scan in seconds.

๐Ÿ”

Control library

All security controls what they check, severity, and how to fix failures.

๐Ÿ“Š

Scoring

How the RAG score is calculated and what each band means.

Plugin only
โŒจ๏ธ

Command guide

All chat commands, agent tools, and config options including expanded scan and extra port configuration.

Plugin only
โฐ

Scheduling

Set up recurring scans and configure alert thresholds.

Plugin only
๐Ÿ””

Alerts

Regression alert format, delivery channels, and alert thresholds.

Plugin only
๐Ÿ”ฌ

Expanded controls

Run system-level checks beyond OpenClaw CLI Ollama exposure, open ports, secrets, Docker, disk encryption.

Plugin only
๐Ÿ”•

Exclusions

Suppress findings that are intentional or not applicable to your setup.

Plugin only
โš™๏ธ

Configuration

Full configuration reference all fields, defaults, and how to apply them.

Plugin only
๐Ÿ—‚๏ธ

Fleet management

Name each installation and track multiple OpenClaw instances on the dashboard.

Plugin only
๐Ÿ“ก

Telemetry

What data is collected, how to opt out, and how to disable it.

Plugin only
๐Ÿ›ก๏ธ

Config Tamper Detection

Detect whether your agent's core config files have been modified or contain prompt injection patterns.

Skill quick start

1

Install the skill

$ npx clawhub install clawvitals

Requires OpenClaw 2026.3.13+ and Node.js 20+.

2

Run your first scan

In your OpenClaw messaging surface:

run clawvitals

You'll get a score, RAG band, and failing controls with exact remediation steps.

3

See full details

show clawvitals details

Full control-by-control breakdown with remediation for every finding.

Plugin quick start

1

Install the plugin

$ openclaw plugins install clawhub:claw-security-vitals
2

Run a scan

run clawvitals

Includes history, delta detection, and scheduled alerts.

3

Run expanded checks

run clawvitals --expanded

Adds 8 system-level checks Ollama, ports, secrets, Docker, disk encryption.

4

See all commands

clawvitals help

Full command guide scan modes, agent tools, configuration options.