Use it in the web app, the Desktop App, or the rantai CLI. One agent that executes approved recon, audits, and IR tasks wherever you work.
Built by the CyberRant team. Trained on cybersecurity datasets, best practices, and open-source threat intelligence.
$ rantai chat
rantai > what changed in OpenSSH 9.6 from a security standpoint?
✓ summarizing CVE-2024-6387, advisories, exposure check…
$ rantai audit ./terraform
[agent] 2 critical, 5 high. open report? (y/n)
In-platform chat
Sits inside the CyberRant web app. Ask threat intel questions, decode logs, draft detection rules, and pull context from your own feed and DMs.
Native experience
The Rant AI Agent is built right into the CyberRant Desktop App. Sign in and start security operations with system tray access and auto updates.
Terminal power users
Install once, login once. The agent runs on your box, plans tasks, asks for approval, and executes only what you green-light.
On any post
Mention @rantai under a rant or comment. The bot replies inline with sourced, plain-text answers visible to the whole thread.
One install. One login. You're running.
Install from npm. The package installs locally, creates a Python venv, installs all requirements, and launches the runtime directly. Requires Node.js 18+. One-time setup.
npm install -g rantaiLaunches the interactive cybersecurity copilot shell.
rantaiDelete the local cache, then run rantai again to reinitialise.
rm -rf ~/.rantaiInstall Python 3.12 via Homebrew, then re-run rantai.
brew install python@3.12Install Python and required system dependencies, then re-run rantai.
sudo apt update && sudo apt install python3 python3-venv git -yConfirm rantai is installed globally on your system.
npm list -g rantaiEvery plan ships with a monthly request budget shared across Ask Rant AI, @rantai mentions, and the CLI agent.
Free Forever
$0
20
requests / month
Rant AI Pro
$19/mo
500
requests / month
Rant AI Premium
$189/yr
2,000
requests / month
Every Ask Rant AI message, every @rantai mention, and every CLI invocation that calls the agent. Cached follow-ups are free.
Quotas refresh on the 1st of every calendar month. Your in-app dashboard always shows the next reset date.
Hit your limit before reset day? Buy a top-up pack from the Usage tab in settings and keep working without changing your plan.
rantai loginAuthenticate with CyberRantrantai logoutClear local credentialsrantai chatOpen an interactive REPLrantai scan <target>Recon sweep with approval gatesrantai triage <log>Analyze auth and system logsrantai audit <path>Static review of code or IaCrantai cve <id>Lookup with exploitability contextrantai ir <case>Spin up an IR playbookrantai usageCheck remaining requests this monthDesigned so the agent never acts faster than your judgement.
The agent never runs a command on your machine without an explicit y/n confirmation per action.
The CLI executes on your box. Your files don't leave unless you ask the agent to fetch external context.
Retrieval covers your own feed and conversations only. The agent never trains on your data and never indexes other users'.