NC-OC-009

OpenClaw update available

ℹ️ Info ✅ Stable ℹ️ Info only not scored

What this checks

Informational notice when a newer OpenClaw version is available in the registry.

Why it matters

Staying current ensures you have the latest security fixes and features.

How to fix it

This is an informational stable control it notes that a newer version is available in the registry but does not deduct from your score.

Step 1 Check what version is available:

openclaw update status

Step 2 Update OpenClaw:

openclaw update

If you installed via Homebrew:

brew upgrade openclaw

If you installed via npm/pnpm globally:

npm install -g openclaw@latest
# or
pnpm add -g openclaw@latest

Step 3 Restart the gateway after upgrading: openclaw gateway restart

Technical details

FieldValue
Control IDNC-OC-009
DomainOC
SeverityInfo
StatusStable
Data sourceupdate_status_json
Source typecontextual
ModeMode 1 (OpenClaw native)
Introduced inLibrary v0.1.0

False positive notes

None this is a factual check against the registry.

Suppress this finding

If this finding is intentional or not applicable to your setup, you can exclude it:

clawvitals exclude NC-OC-009 reason "your reason here"

Exclusions are auditable and expire automatically. See the exclusions guide.