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.

install plugin or CLI
# 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 Codex
    not yet released
  • Antigravity Tools A hardened baseline for Antigravity
    not 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.

contribute
Browse the repositories

Build Your Own Security

The Software Factory