Every tool AKA has released installs in one command.
AI Traffic Control, the harness baselines and the development skills are public repositories. Your engineers read every rule they evaluate and run them without asking AKA for anything.
# In the Claude Code CLI
/plugin marketplace add akasecurity/marketplace
/plugin install ai-tc@akasecurity
/aka:setup # or the local-first CLI (macOS / Linux)
curl -fsSL https://akasecurity.io/install.sh | sh
aka init - AI Traffic Control Prompts and tool calls checked inline
- Claude-Tools A hardened baseline for Claude Code
- Preflight-Skills Multi-harness development skills
- Codex-Tools A hardened baseline for Codexnot yet released
- Antigravity Tools A hardened baseline for Antigravitynot yet released
A harness gets a baseline when the crew starts working through it.
The rules are readable, and so is everything they do.
AI-TC ships its detection packs as source. An engineer who disagrees with a rule reads it, changes it, and sends the change back.
- issues Bugs, requests and questions open
- pulls Fork it, fix it, send it back open
- org Every repository AKA publishes github
Build Your Own Security
The Software Factory