Local-first • OpenClaw + Host Telemetry

Cross-platform SecOps,
with everything staying local.

SecOpsAI unifies telemetry from OpenClaw, macOS, Linux, and Windows, detects threats, correlates findings across systems, and now includes native triage orchestration, queued analyst actions, and supply-chain policy controls.

OpenClaw + host telemetry Unified schema SQLite SOC store Cross-platform correlation Native triage orchestrator
secopsai — universal detection
$ secopsai refresh --platform macos,openclaw
[OK] Collected host + OpenClaw telemetry
[OK] Findings persisted to local SOC store
$ secopsai correlate
[OK] Cross-platform correlation complete
$ secopsai triage orchestrate --search-root ~/secopsai
[OK] Low-risk findings auto-triaged
QUEUED: Review ACT-0001 (tune_policy)
Capabilities

Detect, investigate, and triage — locally

SecOpsAI is a local-first security monitoring and triage platform. It combines OpenClaw telemetry with host OS events, correlates findings, investigates supply-chain and host alerts, and keeps policy decisions on your machine by default.

Universal adapters

Collect from OpenClaw, macOS, Linux, and Windows using a shared adapter model and normalize events into one schema.

Cross-platform correlation

Correlate findings by IP, user, time window, and file hash to identify multi-system attack patterns.

Native triage orchestration

Investigate findings, auto-close low-risk cases, queue higher-risk analyst actions, and keep the full review trail in the local SOC store.

Local-first policy control

Tune supply-chain thresholds, rules, and allowlists locally instead of depending on a remote control plane.

Platform support

Available now

Platform Source Status Notes
OpenClawAudit logs✅ ProductionNative telemetry source
macOSUnified logging✅ ProductionHost activity and security events
Linuxjournalctl / auditd✅ BetaReady for Linux deployment
WindowsEvent Logs / Sysmon✅ BetaReady for Windows deployment
Quick Start

Zero to findings in minutes

curl -fsSL https://secopsai.dev/install.sh | bash
cd ~/secopsai && source .venv/bin/activate
secopsai refresh
secopsai refresh --platform macos,openclaw
secopsai correlate
secopsai triage orchestrate --search-root ~/secopsai
secopsai triage queue