Skip to content
Operator documentation for the SecOpsAI platform

Operate SecOpsAI from sensor deployment to published research.

Deploy Edge sensors, monitor network and package-registry changes, investigate findings, manage evidence and disclosure, and produce reports without giving up control of raw telemetry.

Edge sensors Asset discovery Package surveillance Findings and triage Research cases Reports
Platform operating sequence
  1. 01
    Collect network assets, wireless networks, package-registry events, and agent telemetry.
  2. 02
    Detect new devices, risky exposed services, supply-chain candidates, and behavior changes.
  3. 03
    Investigate findings with bounded static analysis, evidence, and normalized context.
  4. 04
    Resolve with disposition, remediation tracking, and disclosure coordination.
  5. 05
    Publish reports and research with human approval gates at every external step.

Manifesto

SecOpsAI connects network discovery, software supply-chain monitoring, host and agent telemetry, findings triage, research evidence, and reporting. These documents follow the same operating sequence from collection and detection through investigation, remediation, disclosure, and publication.

Capabilities

Documentation for each operating surface.

The information architecture follows product ownership: collection, investigation, research, response, publication, and deployment.

Quick Start

Deploy in minutes.

Install Core, collect local telemetry, correlate findings, and open the operator workflow from one command sequence.

bash
# Install and initialize
curl -fsSL https://secopsai.dev/install.sh | bash
cd ~/secopsai
source .venv/bin/activate
secopsai refresh
secopsai refresh --platform macos,openclaw,hermes
secopsai correlate
secopsai triage orchestrate --search-root ~/secopsai
Available

SecOpsAI Core

Canonical findings, graph, triage, research, correlation, and reporting store.

Available

SecOpsAI Edge

Authorized asset discovery, service exposure, Wi-Fi inventory, and sensor jobs.

Available

SecOpsAI Research

Registry monitoring, candidate scoring, evidence, disclosure, and publication gates.

Available

OpenClaw

Local automation bridge for approved Core and Edge operator actions.

Beta

Host adapters

macOS, Linux, Windows, and Hermes telemetry adapters with platform-specific coverage.