MySecutec · Command Line

Ask your security platform anything.

The MySecutec CLI turns twelve security modules — threats, assets, leaked credentials, dark-web exposure, XDR, M365 and more — into one fast, scriptable command line. Point an AI agent at it and just talk to your data.

Install — one line, any platform
curl -fsSL https://cli.my.secutec.com/install.sh | sh

Detects your OS & CPU, drops a standalone binary on your PATH. Or grab a binary directly →

mysecutec — agent session LIVE
replaying a real session…
No flags to memorize

Say what you want. It figures out the rest.

The agent reads its own manual (AGENTS.md), picks the right modules, pulls live data, and answers in plain language — or makes the change, once you say go.

What needs my attention most urgently? Any of our credentials leaked? Are we exposed on the dark web? Break critical threats down by module. Is our M365 tenant configured securely? Mark this low-severity noise as false positives. Give me a CSV of open threats. Show me client Acme's posture.
// read

One question, twelve modules

Threats, assets, XDR, ASM, LCM, DNM, M365/MSC, SDNS, ATH, IVS, Bitsight, PDK — unified behind one asset-and-threat model. Ask once; the agent knows where to look.

// act

It doesn't just read — it acts

Triage in bulk, add notes, re-tag assets, kick off reports. Every change is --yes-gated and reports success per item. Pipe a query straight into an action.

// automate

Built for the terminal & CI

Stable -o json on every command. Chain with jq, schedule in cron, wire into pipelines. A single static binary — no runtime, no dependencies.

Standalone binaries

Download & run. Nothing else to install.

One self-contained executable per platform. No Go, no Node, no Docker — just the binary.

Prefer one command? Let the installer pick for you:
curl -fsSL https://cli.my.secutec.com/install.sh | sh
Stop clicking through dashboards

Your SOC, on the command line.

$ curl -fsSL https://cli.my.secutec.com/install.sh | sh
Copied to clipboard