V.O.R.T.E.X
You speak. It thinks. It scans. It reports.
A local-first, voice-and-text controlled penetration testing assistant — every command reasoned about, every scan executed, every result stored, entirely on your own machine.
Four senses. One local mind.
VORTEX is built around four modules, each standing in for a human sense — every one of them running entirely on your own hardware.
How a command becomes a scan
Every instruction passes through a reasoning pipeline before a single packet is sent.
Voice or Text
“Fast scan localhost” — spoken or typed, captured and normalized.
Deterministic Match
Known patterns — port scans, OS detection, ping sweeps — resolve instantly, with zero ambiguity.
Local LLM Reasoning
Anything novel is handed to a local model, which infers a structured target + argument set.
Real Scan, Real Result
Nmap runs the resolved command; the result is spoken back, logged, and made available for export.
Small local models can be inconsistent with structured output. VORTEX resolves common commands deterministically — instantly, with zero ambiguity — and calls on the AI only when a request doesn't match a known pattern. The result: the speed of rules, with the flexibility of reasoning when it's actually needed.
However you communicate, VORTEX listens
Two input channels are live today. Four more are on the runway.
on the roadmap
From a single tool to an agentic operator
The next architecture doesn't wire the AI directly to a tool — it interposes a planner and a tool manager, so the reasoning layer stays decoupled from execution.
User → Analyze target → AI thinks → Chooses tools → Correlates results → Explains findings → Suggests next action. Every tool gets its own adapter (/tools/nmap.py, /tools/nikto.py…) behind a standard interface — so the AI is never wired directly to a tool. It reasons; the Tool Manager executes.
Five phases, from proof of concept to platform
VORTEX is being built in deliberate stages — each one shipped, tested, and proven before the next begins.
Proof of Concept
The foundation: a fully working, fully offline voice-and-text pentesting assistant.
Structural Foundation
Preparing the codebase to scale to many tools without rewriting the core.
Expanded Reach
More tools, chained workflows, and AI that summarizes instead of just reporting.
Autonomous Reasoning
VORTEX starts planning ahead, remembering context, and weighing risk.
Platform
From a personal tool to a shared, extensible security platform.
Your machine. Your scans. Your data.
No account. No API key. No usage meter. VORTEX runs where you run it — and nowhere else.