An agentic AI for red team tasks.
Project description
akio
Your red team assistant who helps you break things.
[!WARNING] Akio is under active development. The project is not yet fully functional and may not work as expected out of the box. If you'd like to contribute, feel free to open a pull request. Found a bug, vulnerability, or something unusual? Please open an issue.
What is Akio?
Akio is an autonomous AI agent specialized in offensive security. It combines the power of a large language model (LLM) with real-world capabilities by integrating with a shell, a web browser, a Retrieval-Augmented Generation (RAG) pipeline, and popular tools like Ghidra and Burp Suite through an MCP server.
It's not build to replace penetration testers, Akio is designed to assist them helping automate tasks, accelerate workflows, and provide intelligent interaction with common red team tools.
Features
- Uncensored LLM
- Autonomous AI agent
- Tools
-
- Shell commands execution
-
- RAG for offensive security topics
-
- Browser use
-
- Message interaction with user
-
- Web search (DuckDuckGo)
-
- Coding agent
The Grimoire
The Grimoire is the official Akio's documentation. You can read it here.
Installation
You can read the installation instructions in the Grimoire.
Using pipx (recommend)
pipx install akio
From source
git clone https://github.com/Fastiraz/akio.git
cd akio
uv build
uv venv
uv pip install dist/*.whl
uv run -- akio
Coming soon...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file akio-0.0.1.dev0.tar.gz.
File metadata
- Download URL: akio-0.0.1.dev0.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29a24df0a8c448980a1000cfff96933bbb3a72407070616a85ec51e529d2f68a
|
|
| MD5 |
be19d975f7aa892a271f1e277028782c
|
|
| BLAKE2b-256 |
c35ebddb860f7ed76018475fc4e7dd7648dcbf0cc25b496454a9f86e3de29827
|
File details
Details for the file akio-0.0.1.dev0-py3-none-any.whl.
File metadata
- Download URL: akio-0.0.1.dev0-py3-none-any.whl
- Upload date:
- Size: 28.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e52377bf196bc264b36dece1e6b7dcfddafb13fb4ed11add80c00000b080c2bb
|
|
| MD5 |
c6e3d044646481209b9e4dbbb74e8d39
|
|
| BLAKE2b-256 |
5598da10326891b915700804221c3a33ded6c54830177e8eb67142d86eff04d5
|