Hackura
Sentinel AI
K

CLI

Terminal-first threat intelligence

Run scans from your shell with a familiar workflow that fits analysts, automation, and CI pipelines.

Installation

The easiest way to install the Sentinel CLI is via our automated installation script. This script detects your OS and architecture, downloads the correct binary, and installs it to /usr/local/bin.

Quick Install

curl -fsSL https://sentinel.hackura.app/install.sh | bash

Manual Installation

You can also download the pre-compiled binaries directly from our GitHub Releases.

Commands

Hackura Sentinel AI CLI
sentinel scan example.com
sentinel domain google.com
sentinel ip 1.1.1.1
sentinel explain example.com

Output preview

Scan result
Risk: HIGH
Confidence: 98.1%
Graph nodes: 24
Redirect chain: 3 hops
DNS signals: 7

Workflow

  1. Query the entity.
  2. Enrich the response.
  3. Inspect the graph.
  4. Export or automate the findings.
Operational fit

The CLI is meant to mirror the product model so operators can switch between terminal and dashboard without losing context.