Worm-AI CLI is a sleek command-line interface (CLI) for interacting with Grok models through an unofficial reverse-engineered API wrapper. It features jailbreak injection, a customizable terminal UI, and a lightweight design for fast and flexible LLM interaction.
⚡ Lightweight. Powerful. Terminal-native. Built with ❤️ by @kafyasfngl
- 🔗 Unofficial Grok API wrapper (reverse-engineered backend)
- 🧠 Jailbreak system built-in for unrestricted responses
- 🎨 Fully customizable terminal UI — colors, banners, prompt style
- ⚙️ Modular design for easy backend or UI replacement
Worm-AI uses a reverse-engineered Grok API wrapper originally developed here:
This wrapper acts as a proxy-like interface, allowing the CLI to access Grok endpoints without official API credentials.
⚠️ Disclaimer / Legal Notice
- This project is unofficial and not affiliated with xAI or Grok.
- For research, educational, and local testing purposes only.
- Avoid misuse, heavy scraping, or violating API provider terms.
- Python 3.8+
pipinstalled
Clone the repository:
git clone https://github.com/kafyasfngl/worm-ai
cd worm-ai
pip install -r requirements.txt
python3 main.pyRun the CLI:
python3 main.pyThen start chatting:
> Who created SpaceX?
You can change the terminal experience to your style:
- Banner color & ASCII logo
- Prompt symbol
- Typing animation speed
- Do not commit encrypted folders like
pyarmor_runtime_000000/to public repos. - Store private configs or endpoints in a
.envfile and add it to.gitignore. - Obfuscate sensitive modules using PyArmor.
Author: @kafyasfngl Thanks to: @neo Telegram: t.me/xsocietyforums