ARGUS

ARGUS (Autonomous Reconnaissance and Guardian Unified System) is a local-first voice assistant and security monitor for one Windows machine. It listens for a wake word, acts on the PC, watches that same machine for threats and offers guided repair when it finds one.

Role
Design, engineering and security
Year
2026
Status
In active development
Code
Private repository
Lines of code
63K+
Test suites
109
ATT&CK-tagged detectors
16
Permission-scoped skills
48
ARGUS AI City from above: an isometric city where every robot is an ARGUS agent
Skip the flight

ARGUS City

Every robot is a real ARGUS agent. Every light is backend state.

A team forms

“Why is my PC slow?” The Agent Manager staffs a team, and they head for Agent HQ.

Policy and auth gate

The agents decide what they want to do.

Policy and auth gate

Only the policy and authorization gate decides whether they may.

The only road to machine control. Every action stops here for policy, and for you.

Built by Sodik Tursunboev

ARGUS City

Designed, engineered and secured by one person, and still in active development.

ARGUS in 51 seconds

Ask “Why is my PC slow?” and ARGUS staffs a team of agents to find out. Every robot in the city is a real agent and every light is live backend state. The agents decide what they want to do; only the policy and authorization gate decides whether they may.

  1. ARGUS

    A personal AI operating system: voice, local AI and security, on your own PC.

  2. The HUD

    Local AI, live telemetry and a voice you can talk to, all running on this machine.

  3. Security first

    Sealed files, a policy engine and a tamper-evident audit chain. The AI never decides what it is allowed to do.

  4. ARGUS City

    Every robot is a real ARGUS agent. Every light is backend state.

  5. A team forms

    “Why is my PC slow?” The Agent Manager staffs a team, and they head for Agent HQ.

  6. Agent HQ

    Planner, System, Diagnostics and Network work the task graph. A Log Analysis specialist is hired for the job.

  7. Verification Institute

    Nothing is accepted until the Verifier has checked the evidence.

  8. Cloud Embassy

    A cloud specialist researches here, outside the secure city. Cloud can think. Cloud cannot control.

  9. “Send everyone to the academy”

    One spoken order, and all ten agents walk to class.

  10. ARGUS Academy

    Lessons run one at a time on the local model, and a verifier grades every one.

  11. Policy and auth gate

    The only road to machine control. Every action stops here for policy, and for you.

  12. Built by Sodik Tursunboev

    Designed, engineered and secured by one person, and still in active development.

Overview

Problem

A voice assistant with control of the PC is itself an attack surface. It can launch and kill processes, type keystrokes, read the clipboard, capture the screen and power the machine off, and a language model is the wrong component to decide whether any of that is allowed.

What I built

A voice-driven assistant that runs on one PC, with a continuous threat-detection suite over the same machine. The wake word, speech recognition, speech synthesis, every skill that touches the machine, and the decision about which skill runs all execute locally.

A cloud model is used for general conversation only, and only when a gate decides the sentence is safe to send.

Why it matters

The security layer governs the AI, not the other way round. ARGUS cannot modify its own authorization code, delete its audit log or grant itself a permission. Those rules are enforced in code and filesystem ACLs, not by instructions in a prompt.

Key results

Voice commands matched without a model
180
Files under a signed integrity manifest
84
Security findings fixed across two reviews
9

Read the ARGUS write-up

Next projectCustom SIEM + Sentinel BASA Python SIEM validated against real Atomic Red Team techniques.

Contact and socials

The repository is private while ARGUS is in development. Send a message below for a walkthrough, or follow my work on the platforms further down.